org.hibernate.event

Interface PostCollectionRecreateEventListener

All Superinterfaces:
Serializable

public interface PostCollectionRecreateEventListener
extends Serializable

Called after recreating a collection
Author:
Gail Badner

Method Summary

void
onPostRecreateCollection(PostCollectionRecreateEvent event)

Method Details

onPostRecreateCollection

public void onPostRecreateCollection(PostCollectionRecreateEvent event)