Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ setHandle
Method
setHandle
src/jrd/EngineInterface.h:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
void setHandle(jrd_tra* handle)
127
{
128
transaction = handle;
129
}
130
131
StableAttachmentPart* getAttachment()
132
{
Callers
4
checkTranIntf
Function · 0.45
resetSession
Method · 0.45
TRA_release_transaction
Function · 0.45
~jrd_tra
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected