Uses of Class
org.hibernate.event.PostCollectionRecreateEvent

Packages that use PostCollectionRecreateEvent
org.hibernate.event This package defines an event framework for Hibernate. 
 

Uses of PostCollectionRecreateEvent in org.hibernate.event
 

Methods in org.hibernate.event with parameters of type PostCollectionRecreateEvent
 void PostCollectionRecreateEventListener.onPostRecreateCollection(PostCollectionRecreateEvent event)