Uses of Interface
org.hibernate.query.sqm.tree.SqmStatement

Packages that use SqmStatement
Package
Description
Internal package containing dialect-specific extensions of AbstractSqlAstTranslator.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Package defining support for HQL, including JPQL as a subset of HQL.
Implementation of the SPIs for HQL support.
SPIs for HQL support.
Contains a range of internal abstractions for dealing with query execution, query plans, query options, and query parameters.
Package for the SQM-backed Query implementation details
 
SPI-level SQM contracts
Package for the translation of SQM into SQL AST
 
This package contains the classes that make up the SQM tree nodes.
Nodes representing delete statements in the SQM tree.
Nodes representing insert statements in the SQM tree.
 
Nodes representing select statements in the SQM tree.
Nodes representing update statements in the SQM tree.