JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Deprecated
Index
Search
Help
org.jooq
org.jooq.impl
QOM
Goto
Uses of Interface
org.jooq.impl.QOM.Goto
Packages that use
QOM.Goto
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
QOM.Goto
in
org.jooq.impl
Subinterfaces with type arguments of type
QOM.Goto
in
org.jooq.impl
Modifier and Type
Interface
Description
static interface
QOM.Goto
The
GOTO
function.
Methods in
org.jooq.impl
that return
QOM.Goto
Modifier and Type
Method
Description
default @NotNull
QOM.Goto
QOM.Goto.
$label
(
Label
newLabel)