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

Method deprecatedCommit

src/yvalve/why.cpp:5457–5460  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5455}
5456
5457void YTransaction::deprecatedCommit(CheckStatusWrapper* status)
5458{
5459 commit(status);
5460}
5461
5462void YTransaction::deprecatedRollback(CheckStatusWrapper* status)
5463{

Callers 1

commitMethod · 0.45

Calls 1

commitFunction · 0.85

Tested by

no test coverage detected