writeRecords

protected void writeRecords(Map<I, EntityRecordWithColumns> records)

Writes a bulk of records into the storage.

Rewrites it if a record with this ID already exists in the storage.

Parameters

records

an ID to record map with the entries to store