Package org.jooq.util

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
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.
 



Copyright © 2011. All Rights Reserved.