Class ColumnValueBinding

java.lang.Object
org.hibernate.sql.model.ast.ColumnValueBinding

public class ColumnValueBinding extends Object
Represents the binding of a value to a column. Uniformly models both value assignments and value restrictions in relation to inserts, updates and upserts.