|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.event.def.DefaultInitializeCollectionEventListener
public class DefaultInitializeCollectionEventListener
Constructor Summary | |
---|---|
DefaultInitializeCollectionEventListener()
|
Method Summary | |
---|---|
void |
onInitializeCollection(InitializeCollectionEvent event)
called by a collection that wants to initialize itself |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultInitializeCollectionEventListener()
Method Detail |
---|
public void onInitializeCollection(InitializeCollectionEvent event) throws HibernateException
onInitializeCollection
in interface InitializeCollectionEventListener
HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |