Uses of Class
org.hibernate.query.sqm.tree.select.SqmSelectStatement

Packages that use SqmSelectStatement
Package
Description
Helper classes for string and type processing as well as access type detection.
Implementation of the SPIs for HQL support.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
This package defines a semantic model of HQL queries.
Package for the SQM-backed Query implementation details
 
SPI-level SQM contracts
Package for the translation of SQM into SQL AST
Nodes representing select statements in the SQM tree.