Package | Description |
---|---|
org.jooq |
The
org.jooq package contains jOOQ's public API. |
org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes. |
org.jooq.tools.jdbc |
The
org.jooq.tools.jdbc package contains compatibility classes
to bridge between JDBC 4.0 and JDBC 4.1. |
Modifier and Type | Method and Description |
---|---|
SchemaMapping |
Configuration.schemaMapping()
Deprecated.
- 2.0.5 - Use
Configuration.settings() instead |
Modifier and Type | Method and Description |
---|---|
SchemaMapping |
DefaultConfiguration.schemaMapping()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SchemaMapping |
MockConfiguration.schemaMapping() |
Copyright © 2016. All Rights Reserved.