| Package | Description |
|---|---|
| org.jooq.util | |
| org.jooq.util.example |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGeneratorStrategy
The default naming strategy for the
JavaGenerator |
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 © 2014. All Rights Reserved.