- 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 SummaryModifier and TypeMethodDescription@Nullable Select<?> $as()@NotNull QOM.AlterView@Nullable Comment$comment()@NotNull QOM.AlterView@NotNull QOM.UnmodifiableList<? extends Field<?>> $fields()@NotNull QOM.AlterView$fields(Collection<? extends Field<?>> fields) boolean@NotNull QOM.AlterView$ifExists(boolean ifExists) boolean@NotNull QOM.AlterView$materialized(boolean materialized) @Nullable Table<?> @NotNull QOM.AlterView@NotNull Table<?> $view()@NotNull QOM.AlterViewMethods 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- 
$view
- 
$fields
- 
$materializedboolean $materialized()
- 
$ifExistsboolean $ifExists()
- 
$comment
- 
$renameTo
- 
$as
- 
$view
- 
$fields
- 
$materialized
- 
$ifExists
- 
$comment
- 
$renameTo
- 
$as
 
-