| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.event.AbstractEventorg.hibernate.event.PostDeleteEventpublic class PostDeleteEventextends AbstractEventConstructor Summary | |
| |
Method Summary | |
Object[] | |
Object | |
Serializable |
|
EntityPersister | |
Methods inherited from class org.hibernate.event.AbstractEvent | |
getSession | |
public PostDeleteEvent(Object entity,
Serializable id,
Object[] deletedState,
EntityPersister persister,
EventSource source)public Object[] getDeletedState()
public Object getEntity()
public Serializable getId()