站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 3.2.4 正式版 API 英文文档

Uses of Interface org.hibernate.cache.ReadWriteCache.Lockable (Hibernate API Documentation) - Hibernate 3.2.4 正式版 API 英文文档


Uses of Interface
org.hibernate.cache.ReadWriteCache.Lockable

Packages that use ReadWriteCache.Lockable
org.hibernate.cache This package defines APIs and implementations for the second-level cache and query cache. 
 

Uses of ReadWriteCache.Lockable in org.hibernate.cache
 

Classes in org.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