This class implements a flat file database access abstraction layer. It can:
- Open a given flat file database
- Insert a new record with a given key
- Get a record with a given key
- Replace the value of a record with a given key
- Delete the record with a given key
- Optimize the database file
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|