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