JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Deprecated
Index
Search
Help
org.jooq
org.jooq
Case
Uses of Interface
org.jooq.Case
Packages that use
Case
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
Case
in
org.jooq.impl
Methods in
org.jooq.impl
that return
Case
Modifier and Type
Method
Description
static @NotNull
Case
DSL.
case_
()
Initialise a
Case
statement.
static @NotNull
Case
DSL.
choose
()
Initialise a
Case
statement.
static @NotNull
Case
DSL.
decode
()
Initialise a
Case
statement.