| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionalDataRegion | |
|---|---|
| org.hibernate.cache | This package defines APIs/SPIs and implementations for the Hibernate second-level cache. | 
| org.hibernate.cache.impl.bridge | |
| org.hibernate.cache.infinispan.collection | |
| org.hibernate.cache.infinispan.entity | |
| org.hibernate.cache.infinispan.impl | |
| org.hibernate.cache.infinispan.query | |
| Uses of TransactionalDataRegion in org.hibernate.cache | 
|---|
| Subinterfaces of TransactionalDataRegion in org.hibernate.cache | |
|---|---|
|  interface | CollectionRegionDefines the contract for a cache region which will specifically be used to store collection data. | 
|  interface | EntityRegionDefines the contract for a cache region which will specifically be used to store entity data. | 
| Uses of TransactionalDataRegion in org.hibernate.cache.impl.bridge | 
|---|
| Classes in org.hibernate.cache.impl.bridge that implement TransactionalDataRegion | |
|---|---|
|  class | BaseTransactionalDataRegionAdapter | 
|  class | CollectionRegionAdapterAdapter specifically bridging CollectionRegiontoCache. | 
|  class | EntityRegionAdapterAdapter specifically bridging EntityRegiontoCache. | 
| Uses of TransactionalDataRegion in org.hibernate.cache.infinispan.collection | 
|---|
| Classes in org.hibernate.cache.infinispan.collection that implement TransactionalDataRegion | |
|---|---|
|  class | CollectionRegionImpl | 
| Uses of TransactionalDataRegion in org.hibernate.cache.infinispan.entity | 
|---|
| Classes in org.hibernate.cache.infinispan.entity that implement TransactionalDataRegion | |
|---|---|
|  class | EntityRegionImpl | 
| Uses of TransactionalDataRegion in org.hibernate.cache.infinispan.impl | 
|---|
| Classes in org.hibernate.cache.infinispan.impl that implement TransactionalDataRegion | |
|---|---|
|  class | BaseTransactionalDataRegionSupport for Inifinispan TransactionalDataRegionimplementors. | 
| Uses of TransactionalDataRegion in org.hibernate.cache.infinispan.query | 
|---|
| Classes in org.hibernate.cache.infinispan.query that implement TransactionalDataRegion | |
|---|---|
|  class | QueryResultsRegionImpl | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||