Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getAttachment
Method
getAttachment
src/dsql/DsqlBatch.cpp:180–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
Attachment* DsqlBatch::getAttachment() const
181
{
182
return m_dsqlRequest->req_dbb->dbb_attachment;
183
}
184
185
void DsqlBatch::setInterfacePtr(JBatch* interfacePtr) throw()
186
{
Callers
15
sql_info
Function · 0.45
var_info
Function · 0.45
setupTimer
Method · 0.45
DsqlDmlRequest
Method · 0.45
DDL_resolve_intl_type
Function · 0.45
add
Method · 0.45
add2
Method · 0.45
multiply
Method · 0.45
multiply2
Method · 0.45
divide2
Method · 0.45
addSqlTime
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected