Uses of Interface
org.jooq.MergeMatchedWhereStep
Packages that use MergeMatchedWhereStep
-
Uses of MergeMatchedWhereStep in org.jooq
Subinterfaces of MergeMatchedWhereStep in org.jooqModifier and TypeInterfaceDescriptioninterface
MergeMatchedSetMoreStep<R extends Record>
This type is used for theMerge
's DSL API.