MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getDatabase

Method getDatabase

src/jrd/jrd.h:568–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566 }
567
568 Database* getDatabase()
569 {
570 return database;
571 }
572
573 const Database* getDatabase() const
574 {

Callers 15

prepareStatementFunction · 0.80
var_infoFunction · 0.80
setupTimerMethod · 0.80
createMethod · 0.80
aggInitMethod · 0.80
dsqlPassMethod · 0.80
yylexAuxMethod · 0.80
executeMethod · 0.80
eraseMethod · 0.80
isReplicatingMethod · 0.80
getPagesInternalMethod · 0.80
PhysHdrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected