BaseCodeGenerator
slick.additions.codegen.BaseCodeGenerator
trait BaseCodeGenerator
Base trait for code generators. Code generators are responsible for producing actual code, but many of the details are determined by the TableConfigs and ColumnConfigs produced by the instance of GenerationRules that is passed in.
Attributes
- See also
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ModelsCodeGeneratorclass TablesCodeGenerator
Members list
Visibility
- public
- protected
In this article