Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ DTransaction
Method
DTransaction
src/yvalve/DistributedTransaction.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
{
47
public:
48
DTransaction()
49
: sub(getPool()), limbo(false)
50
{ }
51
52
// ITransaction implementation
53
void getInfo(CheckStatusWrapper* status, unsigned int itemsLength,
Callers
nothing calls this directly
Calls
1
assign
Method · 0.45
Tested by
no test coverage detected