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

Packages that use SqlAstCreationContext
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
This package defines some central internal SPI abstractions used throughout the implementation of Hibernate.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
 
Validation for HQL queries.
 
 
Package for the translation of SQM into SQL AST
 
Package defining support for creating and consuming a SQL AST.
Defines domain result graphs.