Class BasicConnectionManager
- java.lang.Object
-
- org.gcube.accounting.accounting.summary.access.impl.BasicConnectionManager
-
- All Implemented Interfaces:
ConnectionManager
public class BasicConnectionManager extends Object implements ConnectionManager
-
-
Constructor Summary
Constructors Constructor Description BasicConnectionManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConnectiongetConnection()
-
-
-
Method Detail
-
getConnection
public Connection getConnection() throws SQLException
- Specified by:
getConnectionin interfaceConnectionManager- Throws:
SQLException
-
-