- 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
@Nullable Name
@NotNull QOM.CommentOn
boolean
Deprecated, for removal: This API element is subject to removal in a future version.@NotNull QOM.CommentOn
$isMaterializedView
(boolean isMaterializedView) Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead.boolean
$isView()
Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead.@NotNull QOM.CommentOn
$isView
(boolean isView) Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead.@NotNull QOM.CommentObjectType
@NotNull QOM.CommentOn
$objectType
(QOM.CommentObjectType objectType) @NotNull QOM.UnmodifiableList
<? extends Parameter<?>> @NotNull QOM.CommentOn
$parameters
(Collection<? extends Parameter<?>> parameters) @Nullable Name
@NotNull QOM.CommentOn
$procedure
(Name procedure) @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
-
$objectType
-
$table
-
$field
-
$function
-
$procedure
-
$isView
Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead. -
$isMaterializedView
Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead. -
$parameters
-
$comment
-
$objectType
-
$table
-
$field
-
$function
-
$procedure
-
$isView
@Deprecated(forRemoval=true, since="3.21") @CheckReturnValue @NotNull @NotNull QOM.CommentOn $isView(boolean isView) Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead. -
$isMaterializedView
@Deprecated(forRemoval=true, since="3.21") @CheckReturnValue @NotNull @NotNull QOM.CommentOn $isMaterializedView(boolean isMaterializedView) Deprecated, for removal: This API element is subject to removal in a future version.- 3.21.0 - [#18684] - Use$objectType()
instead. -
$parameters
@CheckReturnValue @NotNull @NotNull QOM.CommentOn $parameters(Collection<? extends Parameter<?>> parameters) -
$comment
-
$objectType()
instead.