Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
executeDdl
Method · 0.45
ExeState
Method · 0.45
~ExeState
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected