public interface DomainDataRegionBuildingContext
RegionFactory.buildDomainDataRegion(org.hibernate.cache.cfg.spi.DomainDataRegionConfig, org.hibernate.cache.cfg.spi.DomainDataRegionBuildingContext)
 calls, giving it access to information it needs.| Modifier and Type | Method and Description | 
|---|---|
CacheKeysFactory | 
getEnforcedCacheKeysFactory()
The CacheKeyFactory explicitly specified as part of the
 bootstrap by the user, by some "container", etc. 
 | 
SessionFactoryImplementor | 
getSessionFactory()
Access to the SessionFactory for which a Region is
 being built. 
 | 
CacheKeysFactory getEnforcedCacheKeysFactory()
SessionFactoryImplementor getSessionFactory()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.