Package | Description |
---|---|
org.hibernate.testing.cache |
Modifier and Type | Class and Description |
---|---|
static class |
AbstractReadWriteAccessStrategy.Item
Wrapper type representing unlocked items.
|
static class |
AbstractReadWriteAccessStrategy.Lock
Wrapper type representing locked items.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractReadWriteAccessStrategy.handleLockExpiry(SharedSessionContractImplementor session,
java.lang.Object key,
AbstractReadWriteAccessStrategy.Lockable lock)
Handle the timeout of a previous lock mapped to this key
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.