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 class
UByte
Theunsigned byte
typeclass
UInteger
Theunsigned int
typeclass
ULong
Theunsigned long
typeclass
UShort
Theunsigned short
type
-