15#ifndef POOL_DBSESSIONOBJ_H
16#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.
DbSessionObj()
Standard constructor.
virtual ~DbSessionObj()
Standard destructor.
IOODatabase * db(const DbType &typ)
Allow access to the Database implementation.
StatusCode close()
Close Database session.
StatusCode open()
Open session.