类的使用
org.hibernate.cache.spi.support.AbstractReadWriteAccess.SoftLockImpl
-
使用AbstractReadWriteAccess.SoftLockImpl的程序包 程序包 说明 org.hibernate.cache.spi.support Package intended for simplifying the worked needed to implement a caching provider. -
-
org.hibernate.cache.spi.support中AbstractReadWriteAccess.SoftLockImpl的使用
返回AbstractReadWriteAccess.SoftLockImpl的org.hibernate.cache.spi.support中的方法 修饰符和类型 方法 说明 AbstractReadWriteAccess.SoftLockImplAbstractReadWriteAccess.Item. lock(long timeout, UUID uuid, long lockId)AbstractReadWriteAccess.SoftLockImplAbstractReadWriteAccess.Lockable. lock(long timeout, UUID uuid, long lockId)Locks this entry, stamping it with the UUID and lockId given, with the lock timeout occurring at the specified time.AbstractReadWriteAccess.SoftLockImplAbstractReadWriteAccess.SoftLockImpl. lock(long timeout, UUID uuid, long lockId)参数类型为AbstractReadWriteAccess.SoftLockImpl的org.hibernate.cache.spi.support中的方法 修饰符和类型 方法 说明 protected voidAbstractReadWriteAccess. decrementLock(SharedSessionContractImplementor session, Object key, AbstractReadWriteAccess.SoftLockImpl lock)
-