Uses of Interface
org.hibernate.sql.model.ast.TableUpdate
Packages that use TableUpdate
Package
Description
SQL AST extensions for model mutations.
-
Uses of TableUpdate in org.hibernate.sql.model.ast
Classes in org.hibernate.sql.model.ast that implement TableUpdateModifier and TypeClassDescriptionclass
AbstractTableUpdate<O extends MutationOperation>
Base support for TableUpdate implementations -
Uses of TableUpdate in org.hibernate.sql.model.internal
Classes in org.hibernate.sql.model.internal that implement TableUpdateModifier and TypeClassDescriptionclass
Update defined using custom sql-updateclass
A skipped updateclass