Uses of Interface
org.jooq.impl.QOM.Merge
-
Uses of QOM.Merge in org.jooq.impl
Modifier and TypeMethodDescription@NotNull QOM.Merge
<?> QOM.Merge.$whenMatched
(Collection<? extends QOM.MergeMatched> whenMatched) QOM.Merge.$whenNotMatched
(Collection<? extends QOM.MergeNotMatched> whenNotMatched) QOM.Merge.$whenNotMatchedBySource
(Collection<? extends QOM.MergeNotMatchedBySource> whenNotMatchedBySource)