- All Superinterfaces:
QueryPart
,Serializable
- Enclosing class:
QOM
-
Method Summary
Modifier and TypeMethodDescription@NotNull QOM.UnmodifiableList
<? extends Field<?>> $columns()
@NotNull QOM.MergeNotMatched
$columns
(Collection<? extends Field<?>> columns) @NotNull QOM.UnmodifiableList
<? extends Row> $values()
@NotNull QOM.MergeNotMatched
$values
(Collection<? extends Row> values) @Nullable Condition
$where()
@NotNull QOM.MergeNotMatched
-
Method Details
-
$columns
-
$columns
@CheckReturnValue @NotNull @NotNull QOM.MergeNotMatched $columns(Collection<? extends Field<?>> columns) -
$values
-
$values
-
$where
-
$where
-