public interface EvictEventListener
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onEvict(EvictEvent event)
Handle the given evict event.
|
void onEvict(EvictEvent event) throws HibernateException
event - The evict event to be handled.HibernateExceptionCopyright © 2013. All Rights Reserved.