ehcache

Package net.sf.ehcache.hibernate.strategy

This package contains EhCache specific AccessStrategy implementations.

See:
          Description

Class Summary
NonStrictReadWriteEhcacheCollectionRegionAccessStrategy Ehcache specific non-strict read/write collection region access strategy
NonStrictReadWriteEhcacheEntityRegionAccessStrategy Ehcache specific non-strict read/write entity region access strategy
ReadOnlyEhcacheCollectionRegionAccessStrategy Ehcache specific read-only collection region access strategy
ReadOnlyEhcacheEntityRegionAccessStrategy Ehcache specific read-only entity region access strategy
ReadWriteEhcacheCollectionRegionAccessStrategy Ehcache specific read/write collection region access strategy
ReadWriteEhcacheEntityRegionAccessStrategy Ehcache specific read/write entity region access strategy
 

Package net.sf.ehcache.hibernate.strategy Description

This package contains EhCache specific AccessStrategy implementations.


ehcache

true