Uses of Class
org.hibernate.sql.model.ast.ColumnValueBinding

Packages that use ColumnValueBinding
Package
Description
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
 
This package abstracts persistence mechanisms for collections.
Package defining support for creating and consuming a SQL AST.
SQL AST extensions for model mutations.
Support for building TableMutation references for persisting entity mutation events
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.