Interface | Description |
---|---|
DatabaseStream |
This is not part of the Ewe Simple Database specification.
|
Class | Description |
---|---|
ByteArrayDatabaseEntry | |
DatabaseEntryObject | |
DatabaseObject | |
DatabaseSpecs | |
DefaultDatabaseMaker | |
FieldModifier |
Do not use this class directly - it is used and stored internally by the Database.
|
FieldSortEntry | |
FoundEntriesObject | |
RandomAccessDatabaseStream | |
RecordDatabaseEntry | |
RecordDatabaseIndex | |
RecordDatabaseObject | |
RecordFile |
A RecordFile is an implementation of a Database that uses a DatabaseStream
to store a set of Records as linked lists within the file.
|
RecordFoundEntries |