| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityRegion | |
|---|---|
| org.hibernate.cache.ehcache.internal.nonstop | |
| org.hibernate.cache.ehcache.internal.regions | |
| org.hibernate.cache.ehcache.internal.strategy | |
| org.hibernate.cache.infinispan | |
| org.hibernate.cache.infinispan.entity | |
| org.hibernate.cache.internal | |
| org.hibernate.cache.spi | |
| org.hibernate.cache.spi.access | Defines contracts for transactional and concurrent access to cached entityandcollectiondata. | 
| org.hibernate.testing.cache | |
| Uses of EntityRegion in org.hibernate.cache.ehcache.internal.nonstop | 
|---|
| Methods in org.hibernate.cache.ehcache.internal.nonstop that return EntityRegion | |
|---|---|
|  EntityRegion | NonstopAwareEntityRegionAccessStrategy.getRegion()Get the wrapped entity cache region | 
| Uses of EntityRegion in org.hibernate.cache.ehcache.internal.regions | 
|---|
| Classes in org.hibernate.cache.ehcache.internal.regions that implement EntityRegion | |
|---|---|
|  class | EhcacheEntityRegionAn entity region specific wrapper around an Ehcache instance. | 
| Uses of EntityRegion in org.hibernate.cache.ehcache.internal.strategy | 
|---|
| Methods in org.hibernate.cache.ehcache.internal.strategy that return EntityRegion | |
|---|---|
|  EntityRegion | ReadWriteEhcacheEntityRegionAccessStrategy.getRegion()Get the wrapped entity cache region | 
|  EntityRegion | NonStrictReadWriteEhcacheEntityRegionAccessStrategy.getRegion()Get the wrapped entity cache region | 
|  EntityRegion | ReadOnlyEhcacheEntityRegionAccessStrategy.getRegion()Get the wrapped entity cache region | 
|  EntityRegion | TransactionalEhcacheEntityRegionAccessStrategy.getRegion()Get the wrapped entity cache region | 
| Uses of EntityRegion in org.hibernate.cache.infinispan | 
|---|
| Methods in org.hibernate.cache.infinispan that return EntityRegion | |
|---|---|
|  EntityRegion | InfinispanRegionFactory.buildEntityRegion(String regionName,
                  Properties properties,
                  CacheDataDescription metadata)Build a cache region specialized for storing entity data. | 
| Uses of EntityRegion in org.hibernate.cache.infinispan.entity | 
|---|
| Classes in org.hibernate.cache.infinispan.entity that implement EntityRegion | |
|---|---|
|  class | EntityRegionImpl | 
| Uses of EntityRegion in org.hibernate.cache.internal | 
|---|
| Methods in org.hibernate.cache.internal that return EntityRegion | |
|---|---|
|  EntityRegion | NoCachingRegionFactory.buildEntityRegion(String regionName,
                  Properties properties,
                  CacheDataDescription metadata) | 
| Uses of EntityRegion in org.hibernate.cache.spi | 
|---|
| Methods in org.hibernate.cache.spi that return EntityRegion | |
|---|---|
|  EntityRegion | RegionFactory.buildEntityRegion(String regionName,
                  Properties properties,
                  CacheDataDescription metadata)Build a cache region specialized for storing entity data. | 
| Uses of EntityRegion in org.hibernate.cache.spi.access | 
|---|
| Methods in org.hibernate.cache.spi.access that return EntityRegion | |
|---|---|
|  EntityRegion | EntityRegionAccessStrategy.getRegion()Get the wrapped entity cache region | 
| Uses of EntityRegion in org.hibernate.testing.cache | 
|---|
| Methods in org.hibernate.testing.cache that return EntityRegion | |
|---|---|
|  EntityRegion | CachingRegionFactory.buildEntityRegion(String regionName,
                  Properties properties,
                  CacheDataDescription metadata) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||