Uses of Class
net.sf.ehcache.hibernate.regions.EhcacheDataRegion
-
Packages that use EhcacheDataRegion Package Description net.sf.ehcache.hibernate.regions This package contains region implementations used in Hibernate 3.3 and higher. -
-
Uses of EhcacheDataRegion in net.sf.ehcache.hibernate.regions
Subclasses of EhcacheDataRegion in net.sf.ehcache.hibernate.regions Modifier and Type Class Description classEhcacheCollectionRegionA collection region specific wrapper around an Ehcache instance.classEhcacheEntityRegionAn entity region specific wrapper around an Ehcache instance.classEhcacheQueryResultsRegionA query results region specific wrapper around an Ehcache instance.classEhcacheTimestampsRegionA timestamps region specific wrapper around an Ehcache instance.classEhcacheTransactionalDataRegionAn Ehcache specific TransactionalDataRegion.
-