Module org.jooq

Package org.jooq.types

The org.jooq.tools.types package contains data types that are missing in JDBC.

JDBC is missing some important SQL data types, such as INTERVAL types, or UNSIGNED NUMBER types. These are provided here in this package by jOOQ