Uses of Class
org.hibernate.action.CollectionRemoveAction

Packages that use CollectionRemoveAction
org.hibernate.engine   
 

Uses of CollectionRemoveAction in org.hibernate.engine
 

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