Uses of Interface
org.jooq.MergeOnStep
-
Uses of MergeOnStep in org.jooq
Modifier 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