Class Warlock3JooqGenerator
-
- All Implemented Interfaces:
public class Warlock3JooqGenerator extends ProjectJooqGeneratorIn IDEA, run from `main` and spring test, they are different in workdir
- Since:
2021-02-20
trydofor
-
-
Field Summary
Fields Modifier and Type Field Description public final static Array<String>warlockBasepublic final static Array<String>warlockBond
-
Constructor Summary
Constructors Constructor Description Warlock3JooqGenerator()
-
Method Summary
Modifier and Type Method Description static Consumer<WingsCodeGenerator.Builder>includeWarlockBase(boolean append)static Consumer<WingsCodeGenerator.Builder>includeWarlockBond(boolean append)-
Methods inherited from class pro.fessional.wings.faceless.project.ProjectJooqGenerator
gen, getConfigXml, getTargetDir, getTargetPkg, setConfigXml, setTargetDir, setTargetPkg -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
includeWarlockBase
static Consumer<WingsCodeGenerator.Builder> includeWarlockBase(boolean append)
-
includeWarlockBond
static Consumer<WingsCodeGenerator.Builder> includeWarlockBond(boolean append)
-
-
-
-