Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
jrd_tra* DsqlCursor::getTransaction() const
54
{
55
return m_dsqlRequest->req_transaction;
56
}
57
58
Attachment* DsqlCursor::getAttachment() const
59
{
Callers
12
maxBytesPerChar
Method · 0.45
DDL_resolve_intl_type
Function · 0.45
ExeState
Method · 0.45
execute
Method · 0.45
dsqlPass
Method · 0.45
setParameterType
Method · 0.45
GEN_port
Function · 0.45
execute
Method · 0.45
PASS1_make_context
Function · 0.45
dsqlPass
Method · 0.45
execute
Method · 0.45
preModifyEraseTriggers
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected