Uses of Interface
org.jooq.UpdateSetStep
-
Uses of UpdateSetStep in org.jooq
Modifier and TypeInterfaceDescriptioninterface
UpdateSetFirstStep<R extends Record>
This type is used for theUpdate
's DSL API.interface
UpdateSetMoreStep<R extends Record>
This type is used for theUpdate
's DSL API.