All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractGeneratorStrategy Common base class for convenience method abstractionConstants Some publicly available constants used in jOOQDefaultGenerator Deprecated. DefaultGeneratorStrategy The default naming strategy for theJavaGeneratorFiles A cache for directories and their contents.GenerationTool The GenerationTool takes care of generating Java code from a database schema.Generator The Generator provides a basic interface for java code generationGeneratorException An uncheckedExceptionto wrap all fatal generator exceptions.GeneratorStrategy A strategy for naming various artefacts generated fromDefinition'sGeneratorStrategy.Mode The "mode" by which an artefact should be namedGeneratorWriter<W extends GeneratorWriter<W>> A wrapper for aPrintWriterGeneratorWriter.CloseResult JavaGenerator A default implementation for code generation.JavaWriter A wrapper for aPrintWriterJPrefixGeneratorStrategy A generator strategy that prefixes class names with a letterJ.JVMArgsGeneratorStrategy A generator strategy that prefixes / suffixes class names and other artefacts with values taken from JVM parameters.KeepNamesGeneratorStrategy A strategy for keeping all names exactly as they are reported by the database.KotlinGenerator Language The language used by aGenerator.MatcherStrategy A generator strategy that names objects according to aMatchersconfiguration object.ScalaGenerator TextWriter A wrapper for aPrintWriterXMLGenerator