- All Superinterfaces:
- Attachable,- AttachableQueryPart,- DDLQuery,- Flow.Publisher<Integer>,- Publisher<Integer>,- org.reactivestreams.Publisher<Integer>,- Query,- QueryPart,- RowCountQuery,- Serializable,- Statement
- Enclosing class:
- QOM
The 
CREATE DOMAIN statement.- 
Method SummaryModifier and TypeMethodDescription@NotNull QOM.UnmodifiableList<? extends Constraint>@NotNull QOM.CreateDomain<T>$constraints(Collection<? extends Constraint> constraints) @NotNull QOM.CreateDomain<T>@NotNull QOM.CreateDomain<T>@NotNull Domain<?>$domain()@NotNull QOM.CreateDomain<T>boolean@NotNull QOM.CreateDomain<T>$ifNotExists(boolean ifNotExists) Methods inherited from interface org.jooq.Attachableattach, configuration, detachMethods inherited from interface org.jooq.AttachableQueryPartgetBindValues, getParam, getParams, getSQL, getSQLMethods inherited from interface org.reactivestreams.PublishersubscribeMethods inherited from interface org.jooq.Querybind, bind, cancel, execute, executeAsync, executeAsync, isExecutable, keepStatement, poolable, queryTimeout
- 
Method Details- 
$domain
- 
$ifNotExistsboolean $ifNotExists()
- 
$dataType
- 
$default_
- 
$constraints
- 
$domain
- 
$ifNotExists
- 
$dataType
- 
$default_
- 
$constraints
 
-