Uses of Interface
net.sf.hibernate.cache.ReadWriteCache.Lockable

Packages that use ReadWriteCache.Lockable
net.sf.hibernate.cache   
 

Uses of ReadWriteCache.Lockable in net.sf.hibernate.cache
 

Classes in net.sf.hibernate.cache that implement ReadWriteCache.Lockable
static class ReadWriteCache.Item
          An item of cached data, timestamped with the time it was cached,.
static class ReadWriteCache.Lock
          A soft lock which supports concurrent locking, timestamped with the time it was released