Uses of Class
org.hibernate.action.internal.CollectionRemoveAction
-
Packages that use CollectionRemoveAction Package Description org.hibernate.engine.spi -
-
Uses of CollectionRemoveAction in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi with parameters of type CollectionRemoveAction Modifier and Type Method Description void
ActionQueue. addAction(CollectionRemoveAction action)
Adds a collection remove action
-