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

Packages that use ColumnValueBinding
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.
SQL AST extensions for model mutations.
Support for building TableMutation references for persisting entity mutation events
Concrete implementations of MutationGroup, MutationOperation, and TableMutation.