Uses of Class
org.hibernate.action.CollectionUpdateAction

Packages that use CollectionUpdateAction
org.hibernate.engine   
 

Uses of CollectionUpdateAction in org.hibernate.engine
 

Methods in org.hibernate.engine with parameters of type CollectionUpdateAction
 void ActionQueue.addAction(CollectionUpdateAction action)