Package net.sf.ehcache.hibernate.regions
This package contains region implementations used in Hibernate 3.3 and higher.
-
Class Summary Class Description EhcacheCollectionRegion A collection region specific wrapper around an Ehcache instance.EhcacheDataRegion An Ehcache specific data region implementation.EhcacheEntityRegion An entity region specific wrapper around an Ehcache instance.EhcacheQueryResultsRegion A query results region specific wrapper around an Ehcache instance.EhcacheTimestampsRegion A timestamps region specific wrapper around an Ehcache instance.EhcacheTransactionalDataRegion An Ehcache specific TransactionalDataRegion.