Module org.jooq
Package org.jooq.impl

Interface QOM.SetCommand

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

public static interface QOM.SetCommand extends RowCountQuery
The SET statement.

Set a vendor specific session configuration to a new value.

  • Method Details