MCPcopy 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
4356SecDbContext* jrd_tra::getSecDbContext()
4357{
4358 return tra_sec_db_context;
4359}
4360
4361SecDbContext* jrd_tra::setSecDbContext(IAttachment* att, ITransaction* tra)
4362{

Callers 2

TRA_commitFunction · 0.80
TRA_prepareFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected