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

Method commit

examples/replication/fbSampleReplicator.cpp:281–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279}
280
281FB_BOOLEAN ReplTransaction::commit()
282{
283 WriteLog(parent->log, "%p\tcommit()\n", this);
284 return FB_TRUE;
285}
286
287FB_BOOLEAN ReplTransaction::rollback()
288{

Callers 10

executeMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected