MCPcopy 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
110void VirtualTable::store(thread_db* /*tdbb*/, record_param* /*rpb*/)
111{
112 ERR_post(Arg::Gds(isc_read_only));
113}

Callers 15

TimeZoneSnapshotMethod · 0.45
HashTableMethod · 0.45
growHashMethod · 0.45
SegmentMethod · 0.45
initializeMethod · 0.45
loadInventoryPagesMethod · 0.45
setStateMethod · 0.45
allocateSnapshotSlotMethod · 0.45
beginSnapshotMethod · 0.45

Calls 2

GdsClass · 0.85
ERR_postFunction · 0.70

Tested by

no test coverage detected