Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setSysTransaction
Method
setSysTransaction
src/jrd/Attachment.h:878–881 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
876
}
877
878
inline void Attachment::setSysTransaction(jrd_tra* trans)
879
{
880
att_sys_transaction = trans;
881
}
882
883
// Connection is from GBAK
884
inline bool Attachment::isGbak() const
Callers
1
TRA_init
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected