MCPcopy 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
878inline void Attachment::setSysTransaction(jrd_tra* trans)
879{
880 att_sys_transaction = trans;
881}
882
883// Connection is from GBAK
884inline bool Attachment::isGbak() const

Callers 1

TRA_initFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected