MCPcopy 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

executeMethod · 0.45
openCursorMethod · 0.45
remoteTransactionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected