| Interface | Description |
|---|---|
| APIStep |
Step to chose the API.
|
| DIStep |
Step to chose whether the generator should render
javax.inject-Annotations on the generated DAOs. |
| ExecutionStep |
Step to chose the driver.
|
| FinalStep |
Step to build the generator.
|
| NamedInjectionStrategy |
Defines if and how to add
javax.inject.Named annotations to support execution against multiple schemas. |
| Class | Description |
|---|---|
| BuildOptions | |
| DelegatingVertxGenerator |
A
VertxGenerator that delegates all methods to another VertxGenerator. |
| VertxGeneratorBuilder |
Builder to create a
VertxGenerator. |
| Enum | Description |
|---|---|
| ConverterInstantiationMethod | |
| PredefinedNamedInjectionStrategy |
Some predefined
NamedInjectionStrategies. |
Copyright © 2020. All rights reserved.