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

All Implemented Interfaces:
    Serializable

Called after updating a collection
Method from org.hibernate.event.PostCollectionUpdateEventListener Summary:
onPostUpdateCollection
Method from org.hibernate.event.PostCollectionUpdateEventListener Detail:
 public  void onPostUpdateCollection(PostCollectionUpdateEvent event)