Interface QOM.AlterDatabase
- All Superinterfaces:
Attachable, AttachableQueryPart, DDLQuery, Flow.Publisher<Integer>, Publisher<Integer>, org.reactivestreams.Publisher<Integer>, Query, QueryPart, RowCountQuery, Serializable, Statement
- Enclosing class:
QOM
The
ALTER DATABASE statement.- Author:
- Lukas Eder
-
Method Summary
Modifier and TypeMethodDescription@NotNull Catalog@NotNull QOM.AlterDatabaseboolean@NotNull QOM.AlterDatabase$ifExists(boolean ifExists) @NotNull Catalog@NotNull QOM.AlterDatabaseMethods inherited from interface Attachable
attach, configuration, detachMethods inherited from interface AttachableQueryPart
getBindValues, getParam, getParams, getSQL, getSQLMethods inherited from interface org.reactivestreams.Publisher
subscribeMethods inherited from interface Query
bind, bind, cancel, execute, executeAsync, executeAsync, executeLarge, executeLargeAsync, executeLargeAsync, isExecutable, keepStatement, poolable, queryTimeoutMethods inherited from interface QueryPart
$replace, $replace, $traverse, $traverse, equals, hashCode, toStringMethods inherited from interface RowCountQuery
largePublisher
-
Method Details
-
$database
-
$ifExists
boolean $ifExists() -
$renameTo
-
$database
-
$ifExists
-
$renameTo
-