public class JNDIDataSourceProvider extends Object implements DataSourceProvder
| Modifier and Type | Field and Description |
|---|---|
protected DataSource |
datasource |
| Constructor and Description |
|---|
JNDIDataSourceProvider() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection()
Returns a connection from an underlying pool or data source.
|
protected DataSource datasource
public Connection getConnection() throws SQLException
ConnectionProvidergetConnection in interface ConnectionProviderSQLExceptionCopyright © 2019. All Rights Reserved.