Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » event » def » [javadoc | source]
org.hibernate.event.def
public class: DefaultInitializeCollectionEventListener [javadoc | source]
java.lang.Object
   org.hibernate.event.def.DefaultInitializeCollectionEventListener

All Implemented Interfaces:
    InitializeCollectionEventListener

Method from org.hibernate.event.def.DefaultInitializeCollectionEventListener Summary:
onInitializeCollection
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.hibernate.event.def.DefaultInitializeCollectionEventListener Detail:
 public  void onInitializeCollection(InitializeCollectionEvent event) throws HibernateException 
    called by a collection that wants to initialize itself