Uses of Interface
org.hibernate.query.hql.spi.DotIdentifierConsumer
-
Packages that use DotIdentifierConsumer Package Description org.hibernate.query.hql.internal Implementation of the SPIs for HQL support. -
-
Uses of DotIdentifierConsumer in org.hibernate.query.hql.internal
Classes in org.hibernate.query.hql.internal that implement DotIdentifierConsumer Modifier and Type Class Description classBasicDotIdentifierConsumerclassQualifiedJoinPathConsumerSpecialized "intermediate" SemanticPathPart for processing domain model paths.classQualifiedJoinPredicatePathConsumerSpecialized consumer for processing domain model paths occurring as part of a join predicate.
-