Package | Description |
---|---|
net.sf.ehcache.hibernate |
This package contains interfaces and classes for Hibernate3.1 and higher.
|
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.
|
Class and Description |
---|
EhcacheAccessStrategyFactory
Factory to create
EntityRegionAccessStrategy |
Class and Description |
---|
EhcacheAccessStrategyFactory
Factory to create
EntityRegionAccessStrategy |
Class and Description |
---|
EhcacheAccessStrategyFactory
Factory to create
EntityRegionAccessStrategy |
Class and Description |
---|
AbstractEhcacheAccessStrategy
Ultimate superclass for all Ehcache specific Hibernate AccessStrategy implementations.
|
AbstractReadWriteEhcacheAccessStrategy
Superclass for all Ehcache specific read/write AccessStrategy implementations.
|
AbstractReadWriteEhcacheAccessStrategy.Lock
Wrapper type representing locked items.
|
AbstractReadWriteEhcacheAccessStrategy.Lockable
Interface type implemented by all wrapper objects in the cache.
|
EhcacheAccessStrategyFactory
Factory to create
EntityRegionAccessStrategy |