Module org.jooq
Package org.jooq.impl

Interface QOM.SetSchema

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

public static interface QOM.SetSchema extends RowCountQuery
The SET SCHEMA statement.

Set the current schema to a new value.