Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getSecDbContext
Method
getSecDbContext
src/jrd/tra.cpp:4356–4359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4354
}
4355
4356
SecDbContext* jrd_tra::getSecDbContext()
4357
{
4358
return tra_sec_db_context;
4359
}
4360
4361
SecDbContext* jrd_tra::setSecDbContext(IAttachment* att, ITransaction* tra)
4362
{
Callers
2
TRA_commit
Function · 0.80
TRA_prepare
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected