| 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.DefaultAutoFlushEventListenerpublic class DefaultAutoFlushEventListenerextends AbstractFlushingEventListenerimplements AutoFlushEventListenerMethod Summary | |
void |
|
Methods inherited from class org.hibernate.event.def.AbstractFlushingEventListener | |
flushEverythingToExecutions, getAnything, getCascadingAction, performExecutions, postFlush | |
public void onAutoFlush(AutoFlushEvent event) throws HibernateException
Handle the given auto-flush event.
- Specified by:
- onAutoFlush in interface AutoFlushEventListener
- Parameters:
event- The auto-flush event to be handled.
- Throws:
HibernateException-