public class SpringCacheRegionFactory
extends org.hibernate.cache.jcache.JCacheRegionFactory
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<org.springframework.cache.CacheManager> |
SPRING_CACHE_MANAGER |
static String |
UNWRAP_JCACHE |
Constructor and Description |
---|
SpringCacheRegionFactory() |
Modifier and Type | Method and Description |
---|---|
protected javax.cache.CacheManager |
getCacheManager(Properties properties) |
buildCollectionRegion, buildEntityRegion, buildNaturalIdRegion, buildQueryResultsRegion, buildTimestampsRegion, checkStatus, getCacheManager, getCachingProvider, getDefaultAccessType, getOptions, getOrCreateCache, getProp, isMinimalPutsEnabledByDefault, newDefaultConfig, nextTimestamp, start, stop
public static final ThreadLocal<org.springframework.cache.CacheManager> SPRING_CACHE_MANAGER
public static final String UNWRAP_JCACHE
protected javax.cache.CacheManager getCacheManager(Properties properties)
getCacheManager
in class org.hibernate.cache.jcache.JCacheRegionFactory
Copyright © 2012–2017 jcabi.com. All rights reserved.