Interface FlushEventListener
public interface FlushEventListener
Defines the contract for handling of session flush events.
-
Method Summary
-
Method Details
-
onFlush
Handle the given flush event.- Parameters:
event- The flush event to be handled.- Throws:
HibernateException
-