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

Method setTransaction

src/dsql/DsqlCompilerScratch.h:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 void setTransaction(jrd_tra* value)
166 {
167 transaction = value;
168 }
169
170 DsqlStatement* getDsqlStatement() const
171 {

Callers 4

executeDdlMethod · 0.45
ExeStateMethod · 0.45
~ExeStateMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected