Uses of Interface
org.hibernate.sql.ast.spi.SqlSelectionProducer

Packages that use SqlSelectionProducer
Package
Description
 
 
An SPI for defining, registering, and rendering functions in HQL.
 
Nodes representing expressions in the SQM tree.
Support for common table expressions (CTE) in a SQL tree.
AST nodes representing expressions in a SQL tree.
AST nodes representing root tables and joins in a SQL tree.
AST nodes representing logical predicates in a SQL tree.
AST nodes representing select statements in a SQL tree.
 
SQL AST extensions for model mutations.