- All Superinterfaces:
Attachable
,AttachableQueryPart
,DDLQuery
,Flow.Publisher<Integer>
,Publisher<Integer>
,org.reactivestreams.Publisher<Integer>
,Query
,QueryPart
,RowCountQuery
,Serializable
,Statement
- Enclosing class:
QOM
The
COMMENT ON TABLE
statement.-
Method Summary
Modifier and TypeMethodDescription@NotNull Comment
$comment()
@NotNull QOM.CommentOn
@Nullable Field<?>
$field()
@NotNull QOM.CommentOn
boolean
@NotNull QOM.CommentOn
$isMaterializedView
(boolean isMaterializedView) boolean
$isView()
@NotNull QOM.CommentOn
$isView
(boolean isView) @Nullable Table<?>
$table()
@NotNull QOM.CommentOn
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
-
$table
-
$isView
boolean $isView() -
$isMaterializedView
boolean $isMaterializedView() -
$field
-
$comment
-
$table
-
$isView
-
$isMaterializedView
-
$field
-
$comment
-