OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::DbExecBase, including all inherited members.
boolConnProperty(const string &i_key) const | openm::DbExecBase | protected |
connProps | openm::DbExecBase | protected |
DbExecBase(const string &i_connectionStr) | openm::DbExecBase | |
isTransaction(void) | openm::DbExecBase | |
isTransactionNonOwn(void) | openm::DbExecBase | protected |
longConnProperty(const string &i_key, long i_default) const | openm::DbExecBase | protected |
releaseTransaction(void) | openm::DbExecBase | protected |
runSqlScript(IDbExec *i_dbExec, const string &i_sqlScript) | openm::DbExecBase | protectedstatic |
setTransactionActive(void) | openm::DbExecBase | protected |
strConnProperty(const string &i_key) const | openm::DbExecBase | protected |
trxThreadId | openm::DbExecBase | protected |
~DbExecBase(void) noexcept | openm::DbExecBase | inline |