org.hibernate.event
Interface PostCollectionRemoveEventListener

All Superinterfaces:
Serializable

public interface PostCollectionRemoveEventListener
extends Serializable

Called after removing a collection

Author:
Gail Badner

Method Summary
 void onPostRemoveCollection(PostCollectionRemoveEvent event)
           
 

Method Detail

onPostRemoveCollection

void onPostRemoveCollection(PostCollectionRemoveEvent event)


Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved