#include <client_context.h>
◆ TransactionCommitAction
| Enumerator |
|---|
| COMMIT_IF_NEW | |
| COMMIT_IF_AUTO | |
| COMMIT_NEW_OR_AUTO | |
| NOT_COMMIT | |
◆ commitIfAuto()
◆ commitIfNew()
◆ getAction()
| TransactionCommitAction lbug::main::ClientContext::TransactionHelper::getAction |
( |
bool | commitIfNew, |
|
|
bool | commitIfAuto ) |
|
static |
◆ runFuncInTransaction()
| void lbug::main::ClientContext::TransactionHelper::runFuncInTransaction |
( |
transaction::TransactionContext & | context, |
|
|
const std::function< void()> & | fun, |
|
|
bool | readOnlyStatement, |
|
|
bool | isTransactionStatement, |
|
|
TransactionCommitAction | action ) |
|
static |
The documentation for this struct was generated from the following file: