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