public class MysqlGenerator extends AbsctactGenerator
AbsctactGenerator.FieldInfo, AbsctactGenerator.TableInfo| 构造器和说明 |
|---|
MysqlGenerator(DataSource dataSource) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<AbsctactGenerator.FieldInfo> |
getFields(String tableName)
返回表中的所有字段
|
protected List<AbsctactGenerator.TableInfo> |
getTables()
返回需要生成的表
|
getFieldType, processField, processTableName, start, start, startpublic MysqlGenerator(DataSource dataSource)
protected List<AbsctactGenerator.TableInfo> getTables() throws SQLException
AbsctactGeneratorgetTables 在类中 AbsctactGeneratorSQLExceptionprotected List<AbsctactGenerator.FieldInfo> getFields(String tableName) throws SQLException
AbsctactGeneratorgetFields 在类中 AbsctactGeneratorSQLExceptionCopyright © 2019. All rights reserved.