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

Packages that use SqmQuerySpec
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Implementation of the SPIs for HQL support.
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.