Uses of Interface
org.jooq.impl.QOM.MergeNotMatched
-
Uses of QOM.MergeNotMatched in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.MergeNotMatched
QOM.MergeNotMatched.$columns
(Collection<? extends Field<?>> columns) @NotNull QOM.MergeNotMatched
QOM.MergeNotMatched.$values
(Collection<? extends Row> values) @NotNull QOM.MergeNotMatched
Modifier and TypeMethodDescription@NotNull QOM.UnmodifiableList
<? extends QOM.MergeNotMatched> QOM.Merge.$whenNotMatched()
Modifier and TypeMethodDescriptionQOM.Merge.$whenNotMatched
(Collection<? extends QOM.MergeNotMatched> whenNotMatched)