public final class SchemaMetaDataLoader extends Object
| Constructor and Description |
|---|
SchemaMetaDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2022 The Apache Software Foundation. All rights reserved.