public interface ConnectionProvider
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection()
Returns a connection from an underlying pool or data source.
|
Connection getConnection() throws SQLException
SQLExceptionCopyright © 2020. All Rights Reserved.