Package heap

Class Summary
HeapFile Minibase Heap Files
HeapScan A HeapScan object is created only through the function openScan() in the HeapFile class.
HFPage Heap file data pages are implemented as slotted pages, with the slots at the front and the records in the back, both growing into the free space in the middle of the page.