Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ ~AutoTransaction
Method
~AutoTransaction
src/jrd/inf.cpp:99–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
{}
98
99
~AutoTransaction()
100
{
101
if (m_transaction)
102
TRA_commit(m_tdbb, m_transaction, false);
103
}
104
105
void start()
106
{
Callers
nothing calls this directly
Calls
1
TRA_commit
Function · 0.85
Tested by
no test coverage detected