JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.query.sqm.tuple
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
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.function
An SPI for defining, registering, and rendering functions in HQL.
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.