Uses of Record Class
org.hibernate.query.sqm.internal.SimpleNonSelectQueryPlan.Interpretation
Packages that use SimpleNonSelectQueryPlan.Interpretation
Package
Description
Package for the SQM-backed Query implementation details
-
Uses of SimpleNonSelectQueryPlan.Interpretation in org.hibernate.query.sqm.internal
Methods in org.hibernate.query.sqm.internal that return SimpleNonSelectQueryPlan.InterpretationModifier and TypeMethodDescriptionprotected SimpleNonSelectQueryPlan.Interpretation
SimpleDeleteQueryPlan.buildInterpretation
(SqmDmlStatement<?> sqm, DomainParameterXref domainParameterXref, DomainQueryExecutionContext context) protected SimpleNonSelectQueryPlan.Interpretation
SimpleNonSelectQueryPlan.buildInterpretation
(SqmDmlStatement<?> sqm, DomainParameterXref domainParameterXref, DomainQueryExecutionContext executionContext) protected SimpleNonSelectQueryPlan.Interpretation
SimpleNonSelectQueryPlan.buildInterpretation
(MutationStatement mutationStatement, Map<QueryParameterImplementor<?>, Map<SqmParameter<?>, List<JdbcParametersList>>> jdbcParamsXref, Map<SqmParameter<?>, MappingModelExpressible<?>> parameterModelTypeResolutions, JdbcParameterBindings jdbcParameterBindings, DomainQueryExecutionContext executionContext) protected SimpleNonSelectQueryPlan.Interpretation
SimpleNonSelectQueryPlan.getInterpretation
(DomainQueryExecutionContext context)