Uses of Package
org.hibernate.cache.ehcache.internal.regions

Packages that use org.hibernate.cache.ehcache.internal.regions
org.hibernate.cache.ehcache.internal.nonstop   
org.hibernate.cache.ehcache.internal.regions   
org.hibernate.cache.ehcache.internal.strategy   
 

Classes in org.hibernate.cache.ehcache.internal.regions used by org.hibernate.cache.ehcache.internal.nonstop
EhcacheCollectionRegion
          A collection region specific wrapper around an Ehcache instance.
EhcacheEntityRegion
          An entity region specific wrapper around an Ehcache instance.
EhcacheNaturalIdRegion
          A collection region specific wrapper around an Ehcache instance.
 

Classes in org.hibernate.cache.ehcache.internal.regions used by org.hibernate.cache.ehcache.internal.regions
EhcacheDataRegion
          An Ehcache specific data region implementation.
EhcacheTransactionalDataRegion
          An Ehcache specific TransactionalDataRegion.
 

Classes in org.hibernate.cache.ehcache.internal.regions used by org.hibernate.cache.ehcache.internal.strategy
EhcacheCollectionRegion
          A collection region specific wrapper around an Ehcache instance.
EhcacheEntityRegion
          An entity region specific wrapper around an Ehcache instance.
EhcacheNaturalIdRegion
          A collection region specific wrapper around an Ehcache instance.
 



Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.