Uses of Class
org.hibernate.query.sqm.tree.domain.SqmCorrelatedListJoin
Packages that use SqmCorrelatedListJoin
Package
Description
This package defines a semantic model of HQL queries.
Nodes representing path expressions in the SQM tree.
-
Uses of SqmCorrelatedListJoin in org.hibernate.query.sqm
Methods in org.hibernate.query.sqm with parameters of type SqmCorrelatedListJoinModifier and TypeMethodDescriptiondefault TSemanticQueryWalker.visitCorrelatedListJoin(SqmCorrelatedListJoin<?, ?> join) -
Uses of SqmCorrelatedListJoin in org.hibernate.query.sqm.tree.domain
Methods in org.hibernate.query.sqm.tree.domain that return SqmCorrelatedListJoinModifier and TypeMethodDescriptionSqmCorrelatedListJoin.copy(SqmCopyContext context) SqmListJoin.createCorrelation()SqmCorrelatedListJoin.makeCopy(SqmCreationProcessingState creationProcessingState)