org.hibernate.event
Interface PostCollectionUpdateEventListener

All Superinterfaces:
Serializable

public interface PostCollectionUpdateEventListener
extends Serializable

Called after updating a collection

Author:
Gail Badner

Method Summary
 void onPostUpdateCollection(PostCollectionUpdateEvent event)
           
 

Method Detail

onPostUpdateCollection

void onPostUpdateCollection(PostCollectionUpdateEvent event)


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