Interface EvictEventListener
public interface EvictEventListener
Defines the contract for handling of evict events generated from a session.
-
Method Summary
-
Method Details
-
onEvict
Handle the given evict event.- Parameters:
event- The evict event to be handled.- Throws:
HibernateException
-