JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.jooq.impl.QOM.Sum
Packages that use
QOM.Sum
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
QOM.Sum
in
org.jooq.impl
Methods in
org.jooq.impl
that return
QOM.Sum
Modifier and Type
Method
Description
@NotNull
QOM.Sum
QOM.Sum.
$distinct
(boolean distinct)
@NotNull
QOM.Sum
QOM.Sum.
$field
(
Field
<? extends
Number
> field)