public static class kotlinRepository.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
dialect |
protected java.lang.String |
idType |
protected java.lang.String |
idTypeImport |
protected java.lang.Boolean |
jdbcRepository |
protected Project |
project |
Constructor and Description |
---|
Template(kotlinRepository model) |
Modifier and Type | Method and Description |
---|---|
protected void |
__doRender() |
protected final Project project
protected final java.lang.String idTypeImport
protected final java.lang.String idType
protected final java.lang.Boolean jdbcRepository
protected final java.lang.String dialect
public Template(kotlinRepository model)