| BufferManager | Buffer manager |
| DBFile | Low level database file |
| HeapFile | Heap file |
| HFPage | Heap file page |
| JoinMethods | Library of methods to handle joins between two heap files |
| MinibaseException | Root class for Minibase exceptions |
| Page | Class to hold a page's worth of data in memory |
| PageIterator | HFPage iterator |
| RecordIterator | Record iterator |
| RID | Record identifier |
1.4.7