Module org.jooq
Package org.jooq.impl

Interface QOM.CreateDomain<T>

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.CreateDomain<T> extends DDLQuery
The CREATE DOMAIN statement.