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 © 2018 JBoss by Red Hat. All rights reserved.