- 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.AlterTypeboolean@NotNull QOM.AlterType$ifExists(boolean ifExists) @Nullable Type<?> @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 Type<?> $type()@NotNull QOM.AlterTypeMethods inherited from interface org.jooq.Attachable
attach, configuration, detachMethods inherited from interface org.jooq.AttachableQueryPart
getBindValues, getParam, getParams, getSQL, getSQLMethods inherited from interface org.reactivestreams.Publisher
subscribeMethods inherited from interface org.jooq.Query
bind, bind, cancel, execute, executeAsync, executeAsync, executeLarge, executeLargeAsync, executeLargeAsync, isExecutable, keepStatement, poolable, queryTimeoutMethods inherited from interface org.jooq.QueryPart
$replace, $replace, $traverse, $traverse, equals, hashCode, toStringMethods inherited from interface org.jooq.RowCountQuery
largePublisher
-
Method Details
-
$type
-
$ifExists
boolean $ifExists() -
$renameTo
-
$setSchema
-
$addValue
-
$renameValue
-
$renameValueTo
-
$type
-
$ifExists
-
$renameTo
-
$setSchema
-
$addValue
-
$renameValue
-
$renameValueTo
-