Uses of Interface
org.hibernate.sql.model.ValuesAnalysis

Packages that use ValuesAnalysis
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Package defining support for executing mutation SQL statements produced by an entity persister or collection persister.
 
Defines support for performing mutation operations originating from persistence-context events.
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.
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.
Extensions to JdbcOperation for model mutations.