Uses of Enum Class
org.hibernate.query.sqm.tree.SqmJoinType

Packages that use SqmJoinType
Package
Description
Implementation of the SPI for the runtime domain metamodel.
The JPA-standard criteria query API defines all the operations needed express any query written in standard JPQL.
 
Implementation of the SPIs for HQL support.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
This package contains the classes that make up the SQM tree nodes.
Nodes representing path expressions in the SQM tree.
Nodes representing root entities and joins in the SQM tree.