|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadWriteCache.Lock | |
---|---|
org.hibernate.cache | This package defines APIs and implementations for the second-level cache and query cache. |
Uses of ReadWriteCache.Lock in org.hibernate.cache |
---|
Methods in org.hibernate.cache that return ReadWriteCache.Lock | |
---|---|
ReadWriteCache.Lock |
ReadWriteCache.Lockable.lock(long timeout,
int id)
|
ReadWriteCache.Lock |
ReadWriteCache.Item.lock(long timeout,
int id)
Lock the item |
ReadWriteCache.Lock |
ReadWriteCache.Lock.lock(long timeout,
int id)
Increment the lock, setting the new lock timeout |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |