|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Generator | The Generator provides a basic interface for java code generation |
| GeneratorStrategy | A strategy for naming various artefacts generated from Definition's |
| Class Summary | |
|---|---|
| AbstractGeneratorStrategy | Common base class for convenience method abstraction |
| DefaultGenerator | A default implementation for code generation. |
| DefaultGeneratorStrategy | The default naming strategy for the DefaultGenerator |
| GenerationTask | Class generation facility that can be invoked from ant. |
| GenerationTool | The GenerationTool takes care of generating Java code from a database schema. |
| GenerationWriter | A wrapper for a PrintWriter
This wrapper postpones the actual write to the wrapped PrintWriter
until all information about the target Java class is available. |
| Enum Summary | |
|---|---|
| GeneratorStrategy.Mode | The "mode" by which an artefact should be named |
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||