Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface LoadEventListener
extends Serializable
Nested Class Summary | |
static class |
Field Summary | |
static LoadEventListener.LoadType | |
static LoadEventListener.LoadType | |
static LoadEventListener.LoadType | |
static LoadEventListener.LoadType | |
static LoadEventListener.LoadType | |
static LoadEventListener.LoadType | |
static LoadEventListener.LoadType |
Method Summary | |
void |
|
public void onLoad(LoadEvent event, LoadEventListener.LoadType loadType) throws HibernateException
Handle the given load event.
- Parameters:
event
- The load event to be handled.
- Throws:
HibernateException
-