Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » event » [javadoc | source]
org.hibernate.event
public interface: PostCollectionRecreateEventListener [javadoc | source]

All Implemented Interfaces:
    Serializable

Called after recreating a collection
Method from org.hibernate.event.PostCollectionRecreateEventListener Summary:
onPostRecreateCollection
Method from org.hibernate.event.PostCollectionRecreateEventListener Detail:
 public  void onPostRecreateCollection(PostCollectionRecreateEvent event)