16#ifndef POOL_DBSESSIONOBJ_H
17#define POOL_DBSESSIONOBJ_H 1
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
DbAccessObj(const std::string &n, DbAccessMode m, const DbType &t, IOODatabase *s=0)
std::map< DbType, IOODatabase * > m_dbTypes
Known Implementation types.
DbStatus close()
Close Database session.
DbSessionObj()
Standard constructor.
DbStatus open()
Open session.
virtual ~DbSessionObj()
Standard destructor.
IOODatabase * db(const DbType &typ)
Allow access to the Database implementation.
This class is highly inspired by the error code distribution system as it is used in DEC/VMS or MS/WN...