#include <SessionImpl.h>
Definition at line 25 of file SessionImpl.h.
◆ ~ITransaction()
virtual cond::persistency::ITransaction::~ITransaction |
( |
| ) |
|
|
inlinevirtual |
◆ commit()
virtual void cond::persistency::ITransaction::commit |
( |
| ) |
|
|
pure virtual |
◆ isActive()
virtual bool cond::persistency::ITransaction::isActive |
( |
| ) |
|
|
pure virtual |
◆ rollback()
virtual void cond::persistency::ITransaction::rollback |
( |
| ) |
|
|
pure virtual |
◆ clients
size_t cond::persistency::ITransaction::clients = 0 |
◆ gtDbExists
bool cond::persistency::ITransaction::gtDbExists = false |
◆ gtDbOpen
bool cond::persistency::ITransaction::gtDbOpen = false |
◆ iovDbExists
bool cond::persistency::ITransaction::iovDbExists = false |
◆ iovDbOpen
bool cond::persistency::ITransaction::iovDbOpen = false |
◆ runInfoDbExists
bool cond::persistency::ITransaction::runInfoDbExists = false |
◆ runInfoDbOpen
bool cond::persistency::ITransaction::runInfoDbOpen = false |