public interface DatabaseMetadata
| Modifier and Type | Method and Description |
|---|---|
static DatabaseMetadata |
createDatabaseMetadata(DBType dbtype) |
String |
getDBSchema() |
SimpleTableInfo |
getTableMetadata(String tabName) |
void |
setDBConfig(Connection dbc) |
void |
setDBSchema(String schema) |
static DatabaseMetadata createDatabaseMetadata(DBType dbtype) throws SQLException
SQLExceptionvoid setDBConfig(Connection dbc)
SimpleTableInfo getTableMetadata(String tabName)
String getDBSchema()
void setDBSchema(String schema)
Copyright © 2024 江苏南大先腾信息产业股份有限公司. All rights reserved.