Interface QOM.SetConstraints

All Superinterfaces:
Attachable, AttachableQueryPart, DDLQuery, Flow.Publisher<Integer>, Publisher<Integer>, org.reactivestreams.Publisher<Integer>, Query, QueryPart, RowCountQuery, Serializable, Statement
Enclosing class:
QOM

public static interface QOM.SetConstraints extends DDLQuery
The SET CONSTRAINTS statement.

Set the deferrability on a set of constraints for the current transaction.

Author:
Lukas Eder