Dba Wrapper

Package:
Dba Wrapper
Summary:
Flat file database access abstraction layer
Groups:
Databases
Author:
Pavan Solapure
Description:
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


Powered by Gewgley