| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.event.def.AbstractFlushingEventListenerorg.hibernate.event.def.DefaultFlushEventListenerpublic class DefaultFlushEventListenerextends AbstractFlushingEventListenerimplements FlushEventListenerMethod Summary | |
void |
|
Methods inherited from class org.hibernate.event.def.AbstractFlushingEventListener | |
flushEverythingToExecutions, getAnything, getCascadingAction, performExecutions, postFlush | |
public void onFlush(FlushEvent event) throws HibernateException
Handle the given flush event.
- Specified by:
- onFlush in interface FlushEventListener
- Parameters:
event- The flush event to be handled.
- Throws:
HibernateException-