Uses of Class
net.sf.ehcache.hibernate.regions.EhcacheTransactionalDataRegion
-
Packages that use EhcacheTransactionalDataRegion Package Description 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. -
-
Uses of EhcacheTransactionalDataRegion in net.sf.ehcache.hibernate.regions
Subclasses of EhcacheTransactionalDataRegion 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. -
Uses of EhcacheTransactionalDataRegion in net.sf.ehcache.hibernate.strategy
Fields in net.sf.ehcache.hibernate.strategy declared as EhcacheTransactionalDataRegion Modifier and Type Field Description protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.protected TAbstractEhcacheAccessStrategy. regionThe wrapped Hibernate cache region.
-