Package | Description |
---|---|
net.sf.ehcache.hibernate.ccs |
This package contains EhCache specific CacheConcurrencyStrategy implementations.
|
Modifier and Type | Class and Description |
---|---|
private static class |
EhcacheReadWriteCache.Item
Deprecated.
Wrapper type representing unlocked items.
|
private static class |
EhcacheReadWriteCache.Lock
Deprecated.
Wrapper type representing locked items.
|