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