LCCD  1.5.0
Classes | Public Member Functions | Static Public Member Functions | List of all members
lccd::DBConnectionMgr Class Reference

Singleton that manages data base connection on the basis of access strings. More...

#include <DBConnectionMgr.hh>

Public Member Functions

ICondDBMgr * getDBConnection (const std::string &dbInit, DBInterface *dbInterface)
 Get a connection for the given dbInit - create if it does not exist yet.
 
void releaseConnection (const std::string &dbInit, DBInterface *dbInterface)
 Release the connection for the given interface.
 
 ~DBConnectionMgr ()
 D'tor.
 

Static Public Member Functions

static DBConnectionMgrinstance ()
 The only way to access the manager object.
 

Detailed Description

Singleton that manages data base connection on the basis of access strings.

Author
F.Gaede, DESY
Version
Id:
DBConnectionMgr.hh,v 1.2 2007-04-27 13:21:31 gaede Exp

The documentation for this class was generated from the following files: