public class DMInfomation extends DataInformation
bootstrap| 构造器和说明 |
|---|
DMInfomation(Bootstrap bootstrap) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Column> |
beforeGetColumns(String tableName) |
List<String> |
getDatabases()
Gets the name of the library under the current connection
|
List<String> |
getTablesAndViews()
Gets the name of the table under the current connection (library)
|
columns, containsTable, getTableComment, tables, tableStatus, views, viewStatuspublic DMInfomation(Bootstrap bootstrap)
public List<String> getDatabases()
DataInformationgetDatabases 在类中 DataInformationpublic List<String> getTablesAndViews()
DataInformationgetTablesAndViews 在类中 DataInformationpublic List<Column> beforeGetColumns(String tableName)
beforeGetColumns 在类中 DataInformationCopyright © 2023. All rights reserved.