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 Details

onPreRecreateCollection

public void onPreRecreateCollection(PreCollectionRecreateEvent event)