类 GenPoUtils
java.lang.Object
com.walker.jdbc.generator.util.GenPoUtils
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidgeneratorCode(String mbbs, String table_name, String pk_name, String pk_type, List<Map<String, Object>> columns, ZipOutputStream zip) static StringgetFileName(String template, String table_name) getTemplates(String mbbs, boolean platformTable)
-
字段详细资料
-
PACKAGE_MODULE
- 另请参阅:
-
-
构造器详细资料
-
GenPoUtils
public GenPoUtils()
-
-
方法详细资料
-
getTemplates
-
generatorCode
-
getFileName
-