JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.jooq.types.UNumber
Packages that use
UNumber
Package
Description
org.jooq.types
This package contains data types that are missing in JDBC.
Uses of
UNumber
in
org.jooq.types
Subclasses of
UNumber
in
org.jooq.types
Modifier and Type
Class
Description
final class
UByte
The
unsigned byte
type
final class
UInteger
The
unsigned int
type
final class
ULong
The
unsigned long
type
final class
UShort
The
unsigned short
type