public class ExampleGenerator extends AbstractJavaGenerator
context, introspectedTable, progressCallback, warnings
Constructor and Description |
---|
ExampleGenerator() |
Modifier and Type | Method and Description |
---|---|
List<CompilationUnit> |
getCompilationUnits() |
addDefaultConstructor, getGetter, getJavaBeansField, getJavaBeansGetter, getJavaBeansSetter, getRootClass, isTrimStringsEnabled
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings
public List<CompilationUnit> getCompilationUnits()
getCompilationUnits
in class AbstractJavaGenerator
Copyright © 2010–2018 MyBatis.org. All rights reserved.