Package | Description |
---|---|
org.jooq |
This package contains jOOQ's public API.
|
org.jooq.conf | |
org.jooq.exception |
This package contains jOOQ's exceptions.
|
org.jooq.impl |
This package contains jOOQ's implementation classes.
|
org.jooq.tools |
This package contains jOOQ's public utilities.
|
org.jooq.tools.csv |
This package contains parts of OpenCSV.
|
org.jooq.tools.jdbc |
This package contains compatibility classes to bridge between JDBC 4.0 and
JDBC 4.1.
|
org.jooq.tools.json |
This package contains parts of JSON Simple.
|
org.jooq.tools.reflect |
This package contains parts of jOOR.
|
org.jooq.types |
This package contains data types that are missing in JDBC.
|
org.jooq.util.cubrid |
This package contains classes related to the
SQLDialect.CUBRID dialect family. |
org.jooq.util.derby |
This package contains classes related to the
SQLDialect.DERBY dialect family. |
org.jooq.util.firebird |
This package contains classes related to the
SQLDialect.FIREBIRD dialect family. |
org.jooq.util.h2 |
This package contains classes related to the
SQLDialect.H2
dialect family. |
org.jooq.util.hsqldb |
This package contains classes related to the
SQLDialect.HSQLDB dialect family. |
org.jooq.util.jaxb.tools | |
org.jooq.util.mariadb |
This package contains classes related to the
SQLDialect.MARIADB dialect family. |
org.jooq.util.mysql |
This package contains classes related to the
SQLDialect.MYSQL dialect family. |
org.jooq.util.postgres |
This package contains classes related to the
SQLDialect.POSTGRES dialect family. |
org.jooq.util.sqlite |
This package contains classes related to the
SQLDialect.SQLITE dialect family. |
org.jooq.util.xml.jaxb |
Copyright © 2021. All rights reserved.