Uses of Class
org.hibernate.query.sqm.sql.internal.AbstractSqmPathInterpretation
-
Packages that use AbstractSqmPathInterpretation Package Description org.hibernate.query.sqm.sql.internal -
-
Uses of AbstractSqmPathInterpretation in org.hibernate.query.sqm.sql.internal
Subclasses of AbstractSqmPathInterpretation in org.hibernate.query.sqm.sql.internal Modifier and Type Class Description class
AnyDiscriminatorPathInterpretation<T>
class
BasicValuedPathInterpretation<T>
class
DiscriminatedAssociationPathInterpretation<T>
SqmPathInterpretation for discriminated association (ANY) mappingsclass
DiscriminatorPathInterpretation<T>
SqmPathInterpretation and DomainResultProducer implementation for entity discriminatorclass
EmbeddableValuedPathInterpretation<T>
class
EntityValuedPathInterpretation<T>
class
NonAggregatedCompositeValuedPathInterpretation<T>
class
PluralValuedSimplePathInterpretation<T>
-