Constructor and Description |
---|
MapperImplCodeGen() |
MapperImplCodeGen(String pkg) |
Modifier and Type | Method and Description |
---|---|
void |
genCode(String srcPath,
String entityPkg,
String entityClass,
TableInfo tableDesc,
GenConfig config,
boolean isDisplay) |
String |
getMapperImplTemplate() |
String |
getMapperPkg() |
void |
setMapperImplTemplate(String mapperImplTemplate) |
void |
setMapperPkg(String mapperPkg) |
public MapperImplCodeGen()
public MapperImplCodeGen(String pkg)
Copyright © 2020. All rights reserved.