public interface JDBCConnectionPool extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Connection |
getConnection() |
void close()
close in interface AutoCloseableConnection getConnection() throws SQLException
SQLExceptionCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.