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

All Implemented Interfaces:
    Serializable

An event that occurs after a collection is recreated
Constructor:
 public PostCollectionRecreateEvent(CollectionPersister collectionPersister,
    PersistentCollection collection,
    EventSource source) 
Methods from org.hibernate.event.AbstractCollectionEvent:
getAffectedOwnerEntityName,   getAffectedOwnerEntityName,   getAffectedOwnerIdOrNull,   getAffectedOwnerOrNull,   getCollection,   getLoadedCollectionPersister,   getLoadedOwnerIdOrNull,   getLoadedOwnerOrNull,   getOwnerIdOrNull
Methods from org.hibernate.event.AbstractEvent:
getSession
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait