Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface LockEventListener
extends Serializable
public void onLock(LockEvent event) throws HibernateException
Handle the given lock event.
- Parameters:
event
- The lock event to be handled.
- Throws:
HibernateException
-