Uses of Interface
org.jooq.MergeOnStep
Packages that use MergeOnStep
-
Uses of MergeOnStep in org.jooq
Methods in org.jooq that return MergeOnStepModifier and TypeMethodDescription@NotNull MergeOnStep<R>
Add theUSING
clause to the SQL standardMERGE
statement.@NotNull MergeOnStep<R>
MergeUsingStep.usingDual()
Add a dummyUSING
clause to the SQL standardMERGE
statement