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

Uses of Class org.hibernate.cache.ReadWriteCache.Lock (Hibernate API Documentation) - Hibernate 3.2.3 正式版 API 英文文档


Uses of Class
org.hibernate.cache.ReadWriteCache.Lock

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