Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface DirtyCheckEventListener
extends Serializable
Method Summary | |
void |
|
public void onDirtyCheck(DirtyCheckEvent event) throws HibernateException
Handle the given dirty-check event.
- Parameters:
event
- The dirty-check event to be handled.
- Throws:
HibernateException
-