Module org.jooq

Package org.jooq.types

This 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