Uses of Interface
org.hibernate.query.sqm.sql.SqmToSqlAstConverter

Packages that use SqmToSqlAstConverter
Package
Description
Contains implementations of SqmFunctionDescriptor describing a range of relatively-sophisticated SQL functions available in various dialects.
 
 
 
Internal package containing dialect-specific extensions of AbstractSqlAstTranslator.
 
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
 
An SPI for defining, registering, and rendering functions in HQL.
Package for the SQM-backed Query implementation details
 
Package defining support for SqmFunctionDescriptor handling.
 
Package for the translation of SQM into SQL AST
 
Nodes representing expressions in the SQM tree.
Nodes representing select statements in the SQM tree.
 
AST nodes representing expressions in a SQL tree.