public final class SchemaMetaDataLoader extends Object
| 构造器和说明 |
|---|
SchemaMetaDataLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Collection<String> |
loadAllTableNames(DatabaseType databaseType,
DataSource dataSource)
Load all table names.
|
public static Collection<String> loadAllTableNames(DatabaseType databaseType, DataSource dataSource) throws SQLException
databaseType - database typedataSource - data sourceSQLException - SQL exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.