Uses of Class
org.hibernate.action.internal.CollectionAction
Packages that use CollectionAction
-
Uses of CollectionAction in org.hibernate.action.internal
Subclasses of CollectionAction in org.hibernate.action.internalModifier and TypeClassDescriptionfinal class
The action for recreating a collectionfinal class
The action for removing a collectionfinal class
The action for updating a collectionfinal class
If a collection is extra lazy and has queued ops, we still need to process them.