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.HibernateException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.