Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ store
Method
store
src/jrd/VirtualTable.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
109
110
void VirtualTable::store(thread_db* /*tdbb*/, record_param* /*rpb*/)
111
{
112
ERR_post(Arg::Gds(isc_read_only));
113
}
Callers
15
TimeZoneSnapshot
Method · 0.45
HashTable
Method · 0.45
growHash
Method · 0.45
Segment
Method · 0.45
initialize
Method · 0.45
loadInventoryPages
Method · 0.45
setState
Method · 0.45
updateOldestTransaction
Method · 0.45
allocateSnapshotSlot
Method · 0.45
beginSnapshot
Method · 0.45
deallocateSnapshotSlot
Method · 0.45
assignLatestAttachmentId
Method · 0.45
Calls
2
Gds
Class · 0.85
ERR_post
Function · 0.70
Tested by
no test coverage detected