public class OpTableMyBatis3Impl extends com.github.fartherp.codegenerator.db.TableInfoWrapper<OpAttributes>
| 构造器和说明 |
|---|
OpTableMyBatis3Impl(com.github.fartherp.codegenerator.config.CodeGenContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
getGeneratedJavaFiles(List<com.github.fartherp.codegenerator.api.file.GeneratedJavaFile> answer,
List<com.github.fartherp.codegenerator.java.CompilationUnit> compilationUnits) |
void |
getGeneratedXmlFiles(List<com.github.fartherp.codegenerator.api.file.GeneratedXmlFile> answer) |
addBaseColumn, addPrimaryKeyColumn, calculateExtraColumnInformation, getAllColumns, getAttributes, getBaseColumns, getBlobColumns, getBLOBColumns, getCommentGenerator, getContext, getGeneratedJavaFiles, getGeneratedXmlFiles, getMap, getNonBLOBColumns, getNonPrimaryKeyColumns, getPrimaryKeyColumns, getRules, getTableInfo, hasBLOBColumns, hasJDBCDateColumns, hasJDBCTimeColumns, hasPrimaryKeyColumns, initialize, isConstructorBased, setAttributes, setContext, setMap, setRules, setTableInfopublic OpTableMyBatis3Impl(com.github.fartherp.codegenerator.config.CodeGenContext context)
public void getGeneratedXmlFiles(List<com.github.fartherp.codegenerator.api.file.GeneratedXmlFile> answer)
getGeneratedXmlFiles 在类中 com.github.fartherp.codegenerator.db.TableInfoWrapper<OpAttributes>public void getGeneratedJavaFiles(List<com.github.fartherp.codegenerator.api.file.GeneratedJavaFile> answer, List<com.github.fartherp.codegenerator.java.CompilationUnit> compilationUnits)
getGeneratedJavaFiles 在类中 com.github.fartherp.codegenerator.db.TableInfoWrapper<OpAttributes>Copyright © 2017. All rights reserved.