Uses of Package
com.ashridgetech.prevdb.store

Packages that use com.ashridgetech.prevdb.store
com.ashridgetech.prevdb.client Provides classes and interfaces for use within code that uses PrevDB. 
com.ashridgetech.prevdb.store Defines the interfaces for persistent store implementations used with a PrevDb
com.ashridgetech.prevdb.test JUnit test classes for the PrevDb classes. 
 

Classes in com.ashridgetech.prevdb.store used by com.ashridgetech.prevdb.client
DataException
          An exception indicating a problem with a data store operation
 

Classes in com.ashridgetech.prevdb.store used by com.ashridgetech.prevdb.store
DataException
          An exception indicating a problem with a data store operation
 

Classes in com.ashridgetech.prevdb.store used by com.ashridgetech.prevdb.test
DataException
          An exception indicating a problem with a data store operation
SystemStore
          Provides a way for the PrevDb to load and save persistent objects, and transactions.
 



Copyright © 2003 Ashridge Technologies Ltd. All Rights Reserved.