JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.hibernate.query.sqm.tuple
@Incubating
package
org.hibernate.query.sqm.tuple
Support for tuples in SQM.
Related Packages
Package
Description
org.hibernate.query.sqm
This package defines a semantic model of HQL queries.
org.hibernate.query.sqm.tuple.internal
org.hibernate.query.sqm.function
An SPI for defining, registering, and rendering functions in HQL.
org.hibernate.query.sqm.internal
Package for the SQM-backed Query implementation details
org.hibernate.query.sqm.spi
SPI-level SQM contracts
org.hibernate.query.sqm.sql
Package for the translation of SQM into SQL AST
org.hibernate.query.sqm.tree
This package contains the classes that make up the SQM tree nodes.
Interfaces
Class
Description
TupleType
<J>
Describes any structural type without a direct java type representation.