Uses of Class
org.hibernate.action.internal.EntityUpdateAction
Packages that use EntityUpdateAction
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of EntityUpdateAction in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi with parameters of type EntityUpdateActionModifier and TypeMethodDescriptionvoid
ActionQueue.addAction
(EntityUpdateAction action) Adds an entity update action