JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Deprecated
Index
Search
Help
org.jooq
org.jooq.impl
QOM
Coerce
Uses of Interface
org.jooq.impl.QOM.Coerce
Packages that use
QOM.Coerce
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
QOM.Coerce
in
org.jooq.impl
Methods in
org.jooq.impl
that return
QOM.Coerce
Modifier and Type
Method
Description
<U> @NotNull
QOM.Coerce
<U>
QOM.Coerce.
$dataType
(
DataType
<U> type)
@NotNull
QOM.Coerce
<
T
>
QOM.Coerce.
$field
(
Field
<?> field)