| Package | Description |
|---|---|
| org.jooq.meta.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected Strategy |
Generator.strategy |
| Modifier and Type | Method and Description |
|---|---|
Strategy |
ObjectFactory.createStrategy()
Create an instance of
Strategy |
Strategy |
Generator.getStrategy()
Definitions of custom naming strategies (declarative or programmatic) to define how generated Java objects should be named.
|
Strategy |
Strategy.withMatchers(Matchers value) |
Strategy |
Strategy.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Generator.setStrategy(Strategy value)
Sets the value of the strategy property.
|
Generator |
Generator.withStrategy(Strategy value) |
Copyright © 2019. All rights reserved.