Uses of Class
org.hibernate.query.sqm.sql.internal.DiscriminatedAssociationPathInterpretation
-
Packages that use DiscriminatedAssociationPathInterpretation Package Description org.hibernate.query.sqm.sql.internal -
-
Uses of DiscriminatedAssociationPathInterpretation in org.hibernate.query.sqm.sql.internal
Methods in org.hibernate.query.sqm.sql.internal that return DiscriminatedAssociationPathInterpretation Modifier and Type Method Description static <T> DiscriminatedAssociationPathInterpretation<T>
DiscriminatedAssociationPathInterpretation. from(SqmAnyValuedSimplePath<T> sqmPath, SqmToSqlAstConverter converter)
-