org.hibernate.event
Interface PreCollectionRemoveEventListener

All Superinterfaces:
Serializable
All Known Implementing Classes:
AuditEventListener

public interface PreCollectionRemoveEventListener
extends Serializable

Called before removing a collection

Author:
Gail Badner

Method Summary
 void onPreRemoveCollection(PreCollectionRemoveEvent event)
           
 

Method Detail

onPreRemoveCollection

void onPreRemoveCollection(PreCollectionRemoveEvent event)


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