public interface TableMetaDataConnectionManager
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection(String dataSourceName)
Get connection.
|
Connection getConnection(String dataSourceName) throws SQLException
dataSourceName - data source nameSQLException - SQL exceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.