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