| Package | Description |
|---|---|
| org.hibernate.testing.cache |
| Modifier and Type | Method and Description |
|---|---|
AbstractReadWriteAccess.SoftLockImpl |
AbstractReadWriteAccess.Lockable.lock(long timeout,
UUID uuid,
long lockId)
Locks this entry, stamping it with the UUID and lockId given, with the lock timeout occuring at the specified
time.
|
AbstractReadWriteAccess.SoftLockImpl |
AbstractReadWriteAccess.Item.lock(long timeout,
UUID uuid,
long lockId) |
AbstractReadWriteAccess.SoftLockImpl |
AbstractReadWriteAccess.SoftLockImpl.lock(long timeout,
UUID uuid,
long lockId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractReadWriteAccess.decrementLock(org.hibernate.engine.spi.SharedSessionContractImplementor session,
Object key,
AbstractReadWriteAccess.SoftLockImpl lock) |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.