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