| Name | Description | Type | Package | Framework |
| AbstractConverter | | Class | org.jooq.impl | Jooq |
|
| AbstractKeys | A base class for generated static references This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| AbstractRoutine | A common base class for stored procedures This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| AbstractXMLasObjectBinding | A binding that binds JAXB-annotated Object types to SQLXML types from your database. | Class | org.jooq.impl | Jooq |
|
| ArrayRecordImpl | A common base class for Oracle ARRAY types This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| BlobBinding | A binding that takes binary values but binds them as Blob to at the This is useful for workarounds for bugs in Oracle, like ORA-01461: can bind a | Class | org.jooq.impl | Jooq |
|
| CatalogImpl | A common base class for database catalogs This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| ClobBinding | A binding that takes binary values but binds them as Clob to at the This is useful for workarounds for bugs in Oracle, like ORA-01461: can bind a | Class | org.jooq.impl | Jooq |
|
| CustomCondition | A base class for custom Condition implementations in client code. | Class | org.jooq.impl | Jooq |
|
| CustomField | A base class for custom Field implementations in client code. | Class | org.jooq.impl | Jooq |
|
| CustomQueryPart | A base class for custom QueryPart implementations in client code. | Class | org.jooq.impl | Jooq |
|
| CustomRecord | A base class for custom TableRecord implementations in client code. | Class | org.jooq.impl | Jooq |
|
| CustomTable | A base class for custom Table implementations in client code. | Class | org.jooq.impl | Jooq |
|
| DAOImpl | A common base implementation for generated DAO. | Class | org.jooq.impl | Jooq |
|
| DataSourceConnectionProvider | A default implementation for a pooled DataSource-oriented This implementation wraps a JDBC DataSource. | Class | org.jooq.impl | Jooq |
|
| DateAsTimestampBinding | A binding that implements the date-as-timestamp semantics of the jOOQ codeAuthor:Lukas EderSee Also:https://github. | Class | org.jooq.impl | Jooq |
|
| DefaultBinding | | Class | org.jooq.impl | Jooq |
|
| DefaultConfiguration | A default implementation for configurations within a DSLContext, if no custom configuration was supplied to DSL. | Class | org.jooq.impl | Jooq |
|
| DefaultConnectionProvider | A default implementation for ConnectionProvider. | Class | org.jooq.impl | Jooq |
|
| DefaultConverterProvider | | Class | org.jooq.impl | Jooq |
|
| DefaultDataType | A common base class for data types. | Class | org.jooq.impl | Jooq |
|
| DefaultDSLContext | A default implementation for DSLContext. | Class | org.jooq.impl | Jooq |
|
| DefaultExecuteListener | A publicly available default implementation of ExecuteListener. | Class | org.jooq.impl | Jooq |
|
| DefaultExecuteListenerProvider | A default implementation for ExecuteListenerProvider. | Class | org.jooq.impl | Jooq |
|
| DefaultRecordListener | A publicly available default implementation of RecordListener. | Class | org.jooq.impl | Jooq |
|
| DefaultRecordListenerProvider | A default implementation for RecordListenerProvider. | Class | org.jooq.impl | Jooq |
|
| DefaultRecordMapper | This is the default implementation for RecordMapper types. | Class | org.jooq.impl | Jooq |
|
| DefaultRecordMapperProvider | A default RecordMapperProvider implementation, providing a DefaultRecordMapper instance. | Class | org.jooq.impl | Jooq |
|
| DefaultTransactionProvider | A default implementation for the TransactionProvider SPI. | Class | org.jooq.impl | Jooq |
|
| DefaultVisitListener | A publicly available default implementation of VisitListener. | Class | org.jooq.impl | Jooq |
|
| DefaultVisitListenerProvider | A default implementation for VisitListenerProvider. | Class | org.jooq.impl | Jooq |
|
| DSL | A DSL "entry point" providing implementations to the org. | Class | org.jooq.impl | Jooq |
|
| EnumConverter | A base class for enum conversion. | Class | org.jooq.impl | Jooq |
|
| KeywordImpl | A default Keyword implementation. | Class | org.jooq.impl | Jooq |
|
| NoConnectionProvider | An "empty" implementation that is never connected. | Class | org.jooq.impl | Jooq |
|
| NoTransactionProvider | An "empty" implementation that is never transactional. | Class | org.jooq.impl | Jooq |
|
| NullIf | | Class | org.jooq.impl | Jooq |
|
| PackageImpl | A default implementation for packages (containers of stored procedures and Currently, this is only supported for the SQLDialect. | Class | org.jooq.impl | Jooq |
|
| SchemaImpl | A common base class for database schemata This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| SequenceImpl | A common base class for sequences This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| SQLDataType | The SQL standard data types, as described in Types. | Class | org.jooq.impl | Jooq |
|
| TableImpl | A common base type for tables This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| TableRecordImpl | A record implementation for a record originating from a single table This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| UDTImpl | A common base type for UDT's This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| UDTRecordImpl | A record implementation for a record originating from a single UDT This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| UpdatableRecordImpl | A record implementation for a record holding a primary key This type is for JOOQ INTERNAL USE only. | Class | org.jooq.impl | Jooq |
|
| XMLasDOMBinding | A binding that binds Node types to SQLXML types from your database. | Class | org.jooq.impl | Jooq |