Class ConnectionManagerImpl
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.service.engine.impl.persistence.ConnectionManagerImpl
-
- All Implemented Interfaces:
ConnectionManager
public class ConnectionManagerImpl extends Object implements ConnectionManager
-
-
Constructor Summary
Constructors Constructor Description ConnectionManagerImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConnectiongetConnection()
-
-
-
Method Detail
-
getConnection
public Connection getConnection() throws SQLException, InternalError
- Specified by:
getConnectionin interfaceConnectionManager- Throws:
SQLExceptionInternalError
-
-