org.hibernate.event
Interface PostCollectionUpdateEventListener

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
EJB3PostUpdateEventListener

public interface PostCollectionUpdateEventListener
extends java.io.Serializable

Called after updating a collection

Author:
Gail Badner

Method Summary
 void onPostUpdateCollection(PostCollectionUpdateEvent event)
           
 

Method Detail

onPostUpdateCollection

void onPostUpdateCollection(PostCollectionUpdateEvent event)


Copyright © 2012. All Rights Reserved.