- All Superinterfaces:
Attachable
,AttachableQueryPart
,DDLQuery
,Flow.Publisher<Integer>
,Publisher<Integer>
,org.reactivestreams.Publisher<Integer>
,Query
,QueryPart
,RowCountQuery
,Serializable
,Statement
- Enclosing class:
QOM
The
ALTER TYPE
statement.-
Method Summary
Modifier and TypeMethodDescription@NotNull QOM.AlterType
boolean
@NotNull QOM.AlterType
$ifExists
(boolean ifExists) @Nullable Name
@NotNull QOM.AlterType
@NotNull QOM.AlterType
$renameValue
(Field<String> renameValue) @NotNull QOM.AlterType
$renameValueTo
(Field<String> renameValueTo) @Nullable Schema
@NotNull QOM.AlterType
$setSchema
(Schema setSchema) @NotNull Name
$type()
@NotNull QOM.AlterType
Methods inherited from interface org.jooq.Attachable
attach, configuration, detach
Methods inherited from interface org.jooq.AttachableQueryPart
getBindValues, getParam, getParams, getSQL, getSQL
Methods inherited from interface org.reactivestreams.Publisher
subscribe
Methods inherited from interface org.jooq.Query
bind, bind, cancel, execute, executeAsync, executeAsync, isExecutable, keepStatement, poolable, queryTimeout
-
Method Details
-
$type
-
$ifExists
boolean $ifExists() -
$renameTo
-
$setSchema
-
$addValue
-
$renameValue
-
$renameValueTo
-
$type
-
$ifExists
-
$renameTo
-
$setSchema
-
$addValue
-
$renameValue
-
$renameValueTo
-