org.hibernate.event

Interface PreCollectionUpdateEventListener

All Superinterfaces:
Serializable

public interface PreCollectionUpdateEventListener
extends Serializable

Called before updating a collection
Author:
Gail Badner

Method Summary

void
onPreUpdateCollection(PreCollectionUpdateEvent event)

Method Details

onPreUpdateCollection

public void onPreUpdateCollection(PreCollectionUpdateEvent event)