Uses of Class
org.jooq.types.UNumber
-
Packages that use UNumber Package Description org.jooq.types Theorg.jooq.tools.typespackage 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 classUByteTheunsigned bytetypeclassUIntegerTheunsigned inttypeclassULongTheunsigned longtypeclassUShortTheunsigned shorttype
-