Uses of Interface
org.jooq.impl.QOM.Merge
Packages that use QOM.Merge
-
Uses of QOM.Merge in org.jooq.impl
Methods in org.jooq.impl that return QOM.MergeModifier 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)