org.hibernate.event
Interface PostCollectionRecreateEventListener

All Superinterfaces:
Serializable
All Known Implementing Classes:
AuditEventListener, EJB3PostUpdateEventListener

public interface PostCollectionRecreateEventListener
extends Serializable

Called after recreating a collection

Author:
Gail Badner

Method Summary
 void onPostRecreateCollection(PostCollectionRecreateEvent event)
           
 

Method Detail

onPostRecreateCollection

void onPostRecreateCollection(PostCollectionRecreateEvent event)


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