Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface AutoFlushEventListener
extends Serializable
Method Summary | |
void |
|
public void onAutoFlush(AutoFlushEvent event) throws HibernateException
Handle the given auto-flush event.
- Parameters:
event
- The auto-flush event to be handled.
- Throws:
HibernateException
-