| 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.PostLoadEventpublic class PostLoadEventextends AbstractEventConstructor Summary | |
| |
Method Summary | |
Object | |
Serializable |
|
EntityPersister | |
PostLoadEvent |
|
PostLoadEvent |
|
PostLoadEvent |
|
Methods inherited from class org.hibernate.event.AbstractEvent | |
getSession | |
public PostLoadEvent(EventSource session)
Constructs an event from the given event session.
- Parameters: