Uses of Class
org.hibernate.cache.ehcache.internal.regions.EhcacheDataRegion

Packages that use EhcacheDataRegion
org.hibernate.cache.ehcache.internal.regions   
 

Uses of EhcacheDataRegion in org.hibernate.cache.ehcache.internal.regions
 

Subclasses of EhcacheDataRegion in org.hibernate.cache.ehcache.internal.regions
 class EhcacheCollectionRegion
          A collection region specific wrapper around an Ehcache instance.
 class EhcacheEntityRegion
          An entity region specific wrapper around an Ehcache instance.
 class EhcacheNaturalIdRegion
          A collection region specific wrapper around an Ehcache instance.
 class EhcacheQueryResultsRegion
          A query results region specific wrapper around an Ehcache instance.
 class EhcacheTimestampsRegion
          A timestamps region specific wrapper around an Ehcache instance.
 class EhcacheTransactionalDataRegion
          An Ehcache specific TransactionalDataRegion.
 



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