Uses of Package
net.sf.ehcache.hibernate.regions
-
Packages that use net.sf.ehcache.hibernate.regions Package Description 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 Class Description 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 Class Description 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 Class Description EhcacheCollectionRegion A collection region specific wrapper around an Ehcache instance.EhcacheEntityRegion An entity region specific wrapper around an Ehcache instance.EhcacheTransactionalDataRegion An Ehcache specific TransactionalDataRegion.