Uses of Class
org.hibernate.query.sqm.sql.internal.BasicValuedPathInterpretation
Packages that use BasicValuedPathInterpretation
-
Uses of BasicValuedPathInterpretation in org.hibernate.query.sqm.sql.internal
Methods in org.hibernate.query.sqm.sql.internal that return BasicValuedPathInterpretationModifier and TypeMethodDescriptionstatic <T> BasicValuedPathInterpretation<T>
BasicValuedPathInterpretation.from
(SqmBasicValuedSimplePath<T> sqmPath, SqmToSqlAstConverter sqlAstCreationState, boolean jpaQueryComplianceEnabled) Static factory