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 Detail

onPreUpdateCollection

void onPreUpdateCollection(PreCollectionUpdateEvent event)


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