public class JDBCConnectionManager extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Closes the connection quietly
|
Connection |
getConnection(String url,
String username,
String password)
Retrieves the connection object.
|
public Connection getConnection(String url, String username, String password) throws SQLException
SQLExceptionpublic void dispose()
Copyright © 2009–2021 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.