public class SpringCacheRegionFactory
extends org.hibernate.cache.jcache.internal.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 |
resolveCacheManager(org.hibernate.boot.spi.SessionFactoryOptions settings,
Map properties) |
buildDomainDataRegion, cacheExists, createCache, createDomainDataStorageAccess, createQueryResultsRegionStorageAccess, createTimestampsRegionStorageAccess, defaultRegionName, getCacheManager, getCachingProvider, getClassLoader, getImplicitCacheKeysFactory, getOrCreateCache, getUri, isStarted, prepareForUse, releaseFromUse
buildQueryResultsRegion, buildTimestampsRegion
public static final ThreadLocal<org.springframework.cache.CacheManager> SPRING_CACHE_MANAGER
public static final String UNWRAP_JCACHE
protected javax.cache.CacheManager resolveCacheManager(org.hibernate.boot.spi.SessionFactoryOptions settings, Map properties)
resolveCacheManager
in class org.hibernate.cache.jcache.internal.JCacheRegionFactory
Copyright © 2012–2019 jcabi.com. All rights reserved.