Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ init
Method
init
src/jrd/jrd.cpp:591–596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
589
{
590
public:
591
static void init()
592
{
593
IbUtil::initialize();
594
IntlManager::initialize();
595
ExtEngineManager::initialize();
596
}
597
598
static void cleanup()
599
{
Callers
7
successful_completion
Function · 0.45
getTransactionInterface
Method · 0.45
createDatabase
Method · 0.45
freeEngineData
Method · 0.45
query
Method · 0.45
setDbCryptCallback
Method · 0.45
initAttachment
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected