Uses of Interface
org.hibernate.sql.model.ast.builder.TableInsertBuilder
Packages that use TableInsertBuilder
Package
Description
Contains a framework of strategies for retrieving database-generated ids.
Support for building
TableMutation
references for persisting entity mutation events-
Uses of TableInsertBuilder in org.hibernate.id.insert
Classes in org.hibernate.id.insert that implement TableInsertBuilderMethods in org.hibernate.id.insert that return TableInsertBuilderModifier and TypeMethodDescriptiondefault TableInsertBuilderInsertGeneratedIdentifierDelegate.createTableInsertBuilder(BasicEntityIdentifierMapping identifierMapping, Expectation expectation, SessionFactoryImplementor sessionFactory) Deprecated, for removal: This API element is subject to removal in a future version.Create aTableInsertBuilderwith any specific identity handling already built in. -
Uses of TableInsertBuilder in org.hibernate.sql.model.ast.builder
Classes in org.hibernate.sql.model.ast.builder that implement TableInsertBuilderModifier and TypeClassDescriptionclassBase support for TableInsertBuilder implementationsclassStandard TableInsertBuilder