| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ObjectFactory.createConfiguration()
Create an instance of
Configuration |
Configuration |
Configuration.withBasedir(String value)
The base directory that should be used instead of the JVM's working directory, to resolve all relative paths.
|
Configuration |
Configuration.withGenerator(Generator value)
The GENERATOR configuration element contains information about source code generation itself.
|
Configuration |
Configuration.withJdbc(Jdbc value)
The JDBC configuration element contains information about how to set up the database connection used for source code generation.
|
Configuration |
Configuration.withLogging(Logging value)
The logging configuration element specifies the code generation logging threshold.
|
Configuration |
Configuration.withOnError(OnError value)
The action to be taken by the generator as the consequence of an encountered exception.
|
Copyright © 2021. All rights reserved.