Package | Description |
---|---|
net.sf.ehcache.transaction |
This package contains classes for controlling cache operations for transactional use.
|
Modifier and Type | Method and Description |
---|---|
ReadCommittedSoftLockImpl |
ReadCommittedSoftLockFactory.newSoftLock(SoftLockManager manager,
java.lang.Object key)
Construct a new softlock to be managed by the given manager for a specific key.
|