| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegionAccessStrategy | |
|---|---|
| org.hibernate.cache.ehcache.internal.nonstop | |
| org.hibernate.cache.ehcache.internal.strategy | |
| org.hibernate.cache.spi.access | Defines contracts for transactional and concurrent access to cached entityandcollectiondata. | 
| Uses of RegionAccessStrategy in org.hibernate.cache.ehcache.internal.nonstop | 
|---|
| Classes in org.hibernate.cache.ehcache.internal.nonstop that implement RegionAccessStrategy | |
|---|---|
|  class | NonstopAwareCollectionRegionAccessStrategyImplementation of CollectionRegionAccessStrategythat handlesNonStopCacheExceptionusingHibernateNonstopCacheExceptionHandler | 
|  class | NonstopAwareEntityRegionAccessStrategyImplementation of EntityRegionAccessStrategythat handlesNonStopCacheExceptionusingHibernateNonstopCacheExceptionHandler | 
| Uses of RegionAccessStrategy in org.hibernate.cache.ehcache.internal.strategy | 
|---|
| Classes in org.hibernate.cache.ehcache.internal.strategy that implement RegionAccessStrategy | |
|---|---|
|  class | NonStrictReadWriteEhcacheCollectionRegionAccessStrategyEhcache specific non-strict read/write collection region access strategy | 
|  class | NonStrictReadWriteEhcacheEntityRegionAccessStrategyEhcache specific non-strict read/write entity region access strategy | 
|  class | ReadOnlyEhcacheCollectionRegionAccessStrategyEhcache specific read-only collection region access strategy | 
|  class | ReadOnlyEhcacheEntityRegionAccessStrategyEhcache specific read-only entity region access strategy | 
|  class | ReadWriteEhcacheCollectionRegionAccessStrategyEhcache specific read/write collection region access strategy | 
|  class | ReadWriteEhcacheEntityRegionAccessStrategyEhcache specific read/write entity region access strategy | 
|  class | TransactionalEhcacheCollectionRegionAccessStrategyJTA CollectionRegionAccessStrategy. | 
|  class | TransactionalEhcacheEntityRegionAccessStrategyJTA EntityRegionAccessStrategy. | 
| Uses of RegionAccessStrategy in org.hibernate.cache.spi.access | 
|---|
| Subinterfaces of RegionAccessStrategy in org.hibernate.cache.spi.access | |
|---|---|
|  interface | CollectionRegionAccessStrategyContract for managing transactional and concurrent access to cached collection data. | 
|  interface | EntityRegionAccessStrategyContract for managing transactional and concurrent access to cached entity data. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||