|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.AbstractJavaGenerator
org.mybatis.generator.codegen.mybatis3.model.BaseRecordGenerator
public class BaseRecordGenerator
Field Summary |
---|
Fields inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
context, introspectedTable, progressCallback, warnings |
Constructor Summary | |
---|---|
BaseRecordGenerator()
|
Method Summary | |
---|---|
List<CompilationUnit> |
getCompilationUnits()
|
Methods inherited from class org.mybatis.generator.codegen.AbstractJavaGenerator |
---|
addDefaultConstructor, getGetter, getJavaBeansField, getJavaBeansGetter, getJavaBeansSetter, getRootClass, isTrimStringsEnabled |
Methods inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseRecordGenerator()
Method Detail |
---|
public List<CompilationUnit> getCompilationUnits()
getCompilationUnits
in class AbstractJavaGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |