Module org.jooq
Package org.jooq.impl

Interface QOM.CreateView<R extends Record>

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.CreateView<R extends Record> extends DDLQuery
The CREATE VIEW statement.