public interface LockEventListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onLock(LockEvent event)
Handle the given lock event.
|
void onLock(LockEvent event) throws HibernateException
event - The lock event to be handled.HibernateExceptionCopyright © 2001-2021 Red Hat, Inc. All Rights Reserved.