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