Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getConnection
Method
getConnection
src/jrd/extds/ExtDS.h:689–689 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
687
Provider* getProvider() { return &m_provider; }
688
689
Connection* getConnection() { return &m_connection; }
690
691
Transaction* getTransaction() { return m_transaction; }
692
Callers
1
EngineCallbackGuard
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected