| Package | Description |
|---|---|
| org.jooq.codegen | |
| org.jooq.codegen.example |
| Modifier and Type | Class and Description |
|---|---|
class |
KeepNamesGeneratorStrategy
A strategy for keeping all names exactly as they are reported by the
database.
|
class |
MatcherStrategy
A generator strategy that names objects according to a
Matchers
configuration object. |
| Modifier and Type | Class and Description |
|---|---|
class |
JPrefixGeneratorStrategy
A generator strategy that prefixes class names with a letter
J. |
class |
JVMArgsGeneratorStrategy
A generator strategy that prefixes / suffixes class names and other artefacts
with values taken from JVM parameters.
|
Copyright © 2018. All rights reserved.