Uses of Class
org.hibernate.event.PreCollectionRecreateEvent

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

Uses of PreCollectionRecreateEvent in org.hibernate.event
 

Methods in org.hibernate.event with parameters of type PreCollectionRecreateEvent
 void PreCollectionRecreateEventListener.onPreRecreateCollection(PreCollectionRecreateEvent event)
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.