- All Superinterfaces:
Attachable
,AttachableQueryPart
,DDLQuery
,Flow.Publisher<Integer>
,Publisher<Integer>
,org.reactivestreams.Publisher<Integer>
,Query
,QueryPart
,RowCountQuery
,Serializable
,Statement
- Enclosing class:
- QOM
The
ALTER VIEW
statement.-
Method Summary
Modifier and TypeMethodDescription@Nullable Comment
$comment()
@NotNull QOM.AlterView
boolean
@NotNull QOM.AlterView
$ifExists
(boolean ifExists) @Nullable Table<?>
@NotNull QOM.AlterView
@NotNull Table<?>
$view()
@NotNull QOM.AlterView
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
-
$view
-
$ifExists
boolean $ifExists() -
$comment
-
$renameTo
-
$view
-
$ifExists
-
$comment
-
$renameTo
-