|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SaveOrUpdateEventListener
Defines the contract for handling of update events generated from a session.
Method Summary | |
---|---|
void |
onSaveOrUpdate(SaveOrUpdateEvent event)
Handle the given update event. |
Method Detail |
---|
void onSaveOrUpdate(SaveOrUpdateEvent event) throws HibernateException
event
- The update event to be handled.
HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |