Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.hibernate.event.AbstractEvent
org.hibernate.event.PostLoadEvent
public class PostLoadEvent
extends AbstractEvent
Constructor 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: