public final class TableMetaDataLoader extends Object
| Constructor and Description |
|---|
TableMetaDataLoader() |
| Modifier and Type | Method and Description |
|---|---|
static TableMetaData |
load(DataSource dataSource,
String table,
String databaseType)
Load table meta data.
|
public static TableMetaData load(DataSource dataSource, String table, String databaseType) throws SQLException
dataSource - data sourcetable - table namedatabaseType - database typeSQLException - SQL exceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.