Uses of Package
org.jooq.types
Packages that use org.jooq.types
Package
Description
This package contains jOOQ's implementation classes.
This package contains data types that are missing in JDBC.
This package contains classes related to the
SQLDialect.POSTGRES dialect family.-
Classes in org.jooq.types used by org.jooq.implClassDescriptionAn implementation for the SQL standard
INTERVAL DAY TO SECONDdata type.Theunsigned bytetypeTheunsigned inttypeTheunsigned longtypeTheunsigned shorttypeAn implementation for the SQL standardINTERVAL YEAR TO MONTHdata type.A combinedYearToMonth/DayToSecondinterval. -
Classes in org.jooq.types used by org.jooq.typesClassDescriptionAn implementation for the SQL standard
INTERVAL DAY TO SECONDdata type.A substitute for JDBC's missingjava.sql.Intervaldata type.Theunsigned bytetypeTheunsigned inttypeTheunsigned longtypeA base type for unsigned numbers.Theunsigned shorttypeAn implementation for the SQL standardINTERVAL YEAR TO MONTHdata type.A combinedYearToMonth/DayToSecondinterval. -
Classes in org.jooq.types used by org.jooq.util.postgresClassDescriptionAn implementation for the SQL standard
INTERVAL DAY TO SECONDdata type.An implementation for the SQL standardINTERVAL YEAR TO MONTHdata type.A combinedYearToMonth/DayToSecondinterval.