public interface DatabaseConnectionProvider
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
org.gcube.common.database.endpoint.DatabaseEndpoint |
getDatabaseEndpoint() |
org.postgresql.PGConnection |
getPostgreSQLConnection() |
Connection getConnection() throws SQLException
SQLExceptionorg.postgresql.PGConnection getPostgreSQLConnection()
throws SQLException
SQLExceptionorg.gcube.common.database.endpoint.DatabaseEndpoint getDatabaseEndpoint()
Copyright © 2016. All Rights Reserved.