Package simpledb.record

Class Summary
RecordFile Manages a file of records.
RecordFormatter An object that can format a page to look like a block of empty records.
RecordPage Manages the placement and access of records in a block.
RID An identifier for a record within a file.
Schema The record schema of a table.
TableInfo The metadata about a table and its records.