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

Packages that use SqlAstCreationState
Package
Description
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).
Support for set and map ordering
 
This package abstracts persistence mechanisms for collections.
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating from persistence-context events.
Package for the translation of SQM into SQL AST
Package defining support for creating and consuming a SQL AST.
AST nodes representing root tables and joins in a SQL tree.
Defines domain result graphs.