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 Details

onPostUpdateCollection

public void onPostUpdateCollection(PostCollectionUpdateEvent event)