ehcache

Uses of Package
net.sf.ehcache.hibernate.regions

Packages that use net.sf.ehcache.hibernate.regions
net.sf.ehcache.hibernate.nonstop This package contains interfaces and classes for Hibernate related to Ehcache's nonstop feature. 
net.sf.ehcache.hibernate.regions This package contains region implementations used in Hibernate 3.3 and higher. 
net.sf.ehcache.hibernate.strategy This package contains EhCache specific AccessStrategy implementations. 
 

Classes in net.sf.ehcache.hibernate.regions used by net.sf.ehcache.hibernate.nonstop
EhcacheCollectionRegion
          A collection region specific wrapper around an Ehcache instance.
EhcacheEntityRegion
          An entity region specific wrapper around an Ehcache instance.
 

Classes in net.sf.ehcache.hibernate.regions used by net.sf.ehcache.hibernate.regions
EhcacheDataRegion
          An Ehcache specific data region implementation.
EhcacheTransactionalDataRegion
          An Ehcache specific TransactionalDataRegion.
 

Classes in net.sf.ehcache.hibernate.regions used by net.sf.ehcache.hibernate.strategy
EhcacheCollectionRegion
          A collection region specific wrapper around an Ehcache instance.
EhcacheEntityRegion
          An entity region specific wrapper around an Ehcache instance.
 


ehcache

Copyright 2001-2016, Terracotta, Inc.