Uses of Package
org.hibernate.sql.model.jdbc

Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
 
 
This package abstracts persistence mechanisms for collections.
Defines support for performing mutation operations against collections.
Package defining a SQL AST for use in generation of SQL.
Package defining support for creating and consuming a SQL AST.
Package contains specialized SQL AST nodes and builders for table mutations of model parts originating from normal persistence-context events.
SQL AST extensions for model mutations.
Support for building TableMutation references for persisting entity mutation events
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.
Extensions to JdbcOperation for model mutations.