Package com.ashridgetech.prevdb.store

Defines the interfaces for persistent store implementations used with a PrevDb.

See:
          Description

Interface Summary
Loader The callback interface which a PrevDb provides to a SystemStore to allow it to load and save objects.
SystemStore Provides a way for the PrevDb to load and save persistent objects, and transactions.
 

Exception Summary
DataException An exception indicating a problem with a data store operation
 

Package com.ashridgetech.prevdb.store Description

Defines the interfaces for persistent store implementations used with a PrevDb.



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.