Uses of Interface
org.jooq.MergeMatchedStep
-
Packages that use MergeMatchedStep Package Description org.jooq Theorg.jooqpackage contains jOOQ's public API. -
-
Uses of MergeMatchedStep in org.jooq
Subinterfaces of MergeMatchedStep in org.jooq Modifier and Type Interface Description interfaceMergeOnConditionStep<R extends Record>This type is used for theMerge's DSL API.
-