|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the contract for handling of create events generated from a session.
| Method Summary | |
void |
onPersist(PersistEvent event)
Handle the given create event. |
void |
onPersist(PersistEvent event,
Map createdAlready)
Handle the given create event. |
| Method Detail |
public void onPersist(PersistEvent event) throws HibernateException
event - The create event to be handled.
HibernateExceptionpublic void onPersist(PersistEvent event, Map createdAlready) throws HibernateException
event - The create event to be handled.
HibernateException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||