Uses of Class
org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter.AdditionalInsertValues
-
Packages that use BaseSqmToSqlAstConverter.AdditionalInsertValues Package Description org.hibernate.query.sqm.sql Package for the translation of SQM into SQL AST -
-
Uses of BaseSqmToSqlAstConverter.AdditionalInsertValues in org.hibernate.query.sqm.sql
Methods in org.hibernate.query.sqm.sql that return BaseSqmToSqlAstConverter.AdditionalInsertValues Modifier and Type Method Description BaseSqmToSqlAstConverter.AdditionalInsertValues
BaseSqmToSqlAstConverter. visitInsertionTargetPaths(BiConsumer<Assignable,List<ColumnReference>> targetColumnReferenceConsumer, SqmInsertStatement<?> sqmStatement, EntityPersister entityDescriptor, TableGroup rootTableGroup)
-