Uses of Class
org.hibernate.query.sqm.tree.domain.SqmCorrelatedCteJoin
Packages that use SqmCorrelatedCteJoin
Package
Description
This package defines a semantic model of HQL queries.
Nodes representing path expressions in the SQM tree.
Nodes representing root entities and joins in the SQM tree.
-
Uses of SqmCorrelatedCteJoin in org.hibernate.query.sqm
Methods in org.hibernate.query.sqm with parameters of type SqmCorrelatedCteJoinModifier and TypeMethodDescriptiondefault TSemanticQueryWalker.visitCorrelatedCteJoin(SqmCorrelatedCteJoin<?> join) -
Uses of SqmCorrelatedCteJoin in org.hibernate.query.sqm.tree.domain
Methods in org.hibernate.query.sqm.tree.domain that return SqmCorrelatedCteJoin -
Uses of SqmCorrelatedCteJoin in org.hibernate.query.sqm.tree.from
Methods in org.hibernate.query.sqm.tree.from that return SqmCorrelatedCteJoin