JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.event.spi
PreCollectionRecreateEventListener
Contents
Description
Method Summary
Method Details
onPreRecreateCollection(PreCollectionRecreateEvent)
Hide sidebar
Show sidebar
Interface PreCollectionRecreateEventListener
public interface
PreCollectionRecreateEventListener
Called before recreating a collection
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onPreRecreateCollection
(
PreCollectionRecreateEvent
event)
Method Details
onPreRecreateCollection
void
onPreRecreateCollection
(
PreCollectionRecreateEvent
event)