|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DirtyCheckEventListener
Defines the contract for handling of session dirty-check events.
Method Summary | |
---|---|
void |
onDirtyCheck(DirtyCheckEvent event)
Handle the given dirty-check event. |
Method Detail |
---|
void onDirtyCheck(DirtyCheckEvent event) throws HibernateException
event
- The dirty-check event to be handled.
HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |