Uses of Interface
org.hibernate.event.PreCollectionRecreateEventListener

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

Uses of PreCollectionRecreateEventListener in org.hibernate.event
 

Methods in org.hibernate.event that return PreCollectionRecreateEventListener
 PreCollectionRecreateEventListener[] EventListeners.getPreCollectionRecreateEventListeners()
           
 

Methods in org.hibernate.event with parameters of type PreCollectionRecreateEventListener
 void EventListeners.setPreCollectionRecreateEventListeners(PreCollectionRecreateEventListener[] preCollectionRecreateEventListener)
           
 



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