MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getTransaction

Method getTransaction

src/dsql/DsqlCursor.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53jrd_tra* DsqlCursor::getTransaction() const
54{
55 return m_dsqlRequest->req_transaction;
56}
57
58Attachment* DsqlCursor::getAttachment() const
59{

Callers 12

maxBytesPerCharMethod · 0.45
DDL_resolve_intl_typeFunction · 0.45
ExeStateMethod · 0.45
executeMethod · 0.45
dsqlPassMethod · 0.45
setParameterTypeMethod · 0.45
GEN_portFunction · 0.45
executeMethod · 0.45
PASS1_make_contextFunction · 0.45
dsqlPassMethod · 0.45
executeMethod · 0.45
preModifyEraseTriggersFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected