Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ get
Method
get
src/jrd/Mapping.cpp:292–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
Mapping::Map* Mapping::Map::get()
293
{
294
return this;
295
}
296
297
298
Mapping::Cache::Cache(const NoCaseString& aliasDb, const NoCaseString& db)
Callers
4
locate
Function · 0.45
getPrivileges
Method · 0.45
populate
Method · 0.45
invalidate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected