Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ prepare
Method
prepare
examples/replication/fbSampleReplicator.cpp:275–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
FB_BOOLEAN ReplTransaction::prepare()
276
{
277
WriteLog(parent->log,
"%p\tprepare()\n"
, this);
278
return FB_TRUE;
279
}
280
281
FB_BOOLEAN ReplTransaction::commit()
282
{
Callers
4
Triggers.cpp
File · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected