Uses of Class
org.hibernate.query.sqm.tree.domain.AbstractSqmSpecificPluralPartPath
Packages that use AbstractSqmSpecificPluralPartPath
Package
Description
Package for the translation of SQM into SQL AST
Nodes representing path expressions in the SQM tree.
-
Uses of AbstractSqmSpecificPluralPartPath in org.hibernate.query.sqm.sql
Methods in org.hibernate.query.sqm.sql with parameters of type AbstractSqmSpecificPluralPartPathModifier and TypeMethodDescriptionprotected ExpressionBaseSqmToSqlAstConverter.createCorrelatedAggregateSubQuery(AbstractSqmSpecificPluralPartPath<?> pluralPartPath, boolean index, String function) protected ExpressionBaseSqmToSqlAstConverter.createLateralJoinExpression(AbstractSqmSpecificPluralPartPath<?> pluralPartPath, boolean index, String functionName) protected ExpressionBaseSqmToSqlAstConverter.createMinOrMaxIndexOrElement(AbstractSqmSpecificPluralPartPath<?> pluralPartPath, boolean index, String functionName) -
Uses of AbstractSqmSpecificPluralPartPath in org.hibernate.query.sqm.tree.domain
Subclasses of AbstractSqmSpecificPluralPartPath in org.hibernate.query.sqm.tree.domainModifier and TypeClassDescriptionclassclass