MCPcopy 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

checkTranIntfFunction · 0.45
resetSessionMethod · 0.45
TRA_release_transactionFunction · 0.45
~jrd_traMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected