org.hibernate.event
Interface PreCollectionRecreateEventListener

All Superinterfaces:
Serializable

public interface PreCollectionRecreateEventListener
extends Serializable

Called before recreating a collection

Author:
Gail Badner

Method Summary
 void onPreRecreateCollection(PreCollectionRecreateEvent event)
           
 

Method Detail

onPreRecreateCollection

void onPreRecreateCollection(PreCollectionRecreateEvent event)


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