public final class SchemaMetaDataLoader extends Object
| Constructor and Description |
|---|
SchemaMetaDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
loadAllTableNames(DataSource dataSource,
DatabaseType databaseType)
Load all table names.
|
public static Collection<String> loadAllTableNames(DataSource dataSource, DatabaseType databaseType) throws SQLException
dataSource - data sourcedatabaseType - database typeSQLException - SQL exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.