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

Method doPrepare

src/jrd/extds/IscDS.cpp:388–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

386}
387
388void IscTransaction::doPrepare(FbStatusVector* /*status*/, thread_db* /*tdbb*/, int /*info_len*/, const char* /*info*/)
389{
390}
391
392void IscTransaction::doCommit(FbStatusVector* status, thread_db* tdbb, bool retain)
393{

Callers

nothing calls this directly

Calls 13

raiseFunction · 0.85
parseSQLDAFunction · 0.85
ERR_build_statusFunction · 0.85
GdsClass · 0.85
isc_dsql_prepareMethod · 0.80
getSqlDialectMethod · 0.80
isc_dsql_describeMethod · 0.80
isc_dsql_sql_infoMethod · 0.80
isc_vax_integerMethod · 0.80
lengthMethod · 0.45

Tested by

no test coverage detected