| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected Generator |
Configuration.generator |
| Modifier and Type | Method and Description |
|---|---|
Generator |
ObjectFactory.createGenerator()
Create an instance of
Generator |
Generator |
Configuration.getGenerator()
The GENERATOR configuration element contains information about source code generation itself.
|
Generator |
Generator.withDatabase(Database value) |
Generator |
Generator.withGenerate(Generate value) |
Generator |
Generator.withName(String value) |
Generator |
Generator.withStrategy(Strategy value) |
Generator |
Generator.withTarget(Target value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setGenerator(Generator value)
Sets the value of the generator property.
|
Configuration |
Configuration.withGenerator(Generator value) |
Copyright © 2019. All rights reserved.