public class EhcacheQueryResultsRegion extends EhcacheGeneralDataRegion implements org.hibernate.cache.QueryResultsRegion
accessStrategyFactory, cache
Constructor and Description |
---|
EhcacheQueryResultsRegion(EhcacheAccessStrategyFactory accessStrategyFactory,
Ehcache underlyingCache,
java.util.Properties properties)
Constructs an EhcacheQueryResultsRegion around the given underlying cache.
|
evict, evictAll, get, put
contains, destroy, getEhcache, getElementCountInMemory, getElementCountOnDisk, getName, getSizeInMemory, getTimeout, nextTimestamp, toMap
public EhcacheQueryResultsRegion(EhcacheAccessStrategyFactory accessStrategyFactory, Ehcache underlyingCache, java.util.Properties properties)
accessStrategyFactory
-