Uses of Interface
org.jooq.UpdateSetFirstStep
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
-
Uses of UpdateSetFirstStep in org.jooq
Modifier and TypeMethodDescription<R extends Record>
@NotNull UpdateSetFirstStep<R>Create a new DSL update statement.<R extends Record>
@NotNull UpdateSetFirstStep<R>Create a new DSL update statement. -
Uses of UpdateSetFirstStep in org.jooq.impl
Modifier and TypeMethodDescription<R extends Record>
UpdateSetFirstStep<R>static <R extends Record>
@NotNull UpdateSetFirstStep<R>Create a new DSL update statement.