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