Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getTransaction
Method
getTransaction
src/remote/client/interface.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
Rtr* getTransaction()
273
{
274
return transaction;
275
}
276
277
void clear()
278
{
Callers
3
execute
Method · 0.45
openCursor
Method · 0.45
remoteTransaction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected