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

All Implemented Interfaces:
    Serializable

Called after removing a collection
Method from org.hibernate.event.PostCollectionRemoveEventListener Summary:
onPostRemoveCollection
Method from org.hibernate.event.PostCollectionRemoveEventListener Detail:
 public  void onPostRemoveCollection(PostCollectionRemoveEvent event)