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