public interface ConnectionProvider
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Connection |
getConnection() |
Connection getConnection() throws SQLException
SQLExceptionvoid close()
throws SQLException
SQLExceptionCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.