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