Uses of Interface
org.hibernate.sql.model.ast.CustomSqlMutation
Packages that use CustomSqlMutation
Package
Description
-
Uses of CustomSqlMutation in org.hibernate.sql.model.internal
Classes in org.hibernate.sql.model.internal that implement CustomSqlMutationModifier and TypeClassDescriptionclass
Deletion defined using custom sql-deleteclass
Insertion defined using custom sql-insertclass
Update defined using custom sql-update