fipaos.skill.db
Class Diagram db

Class Summary
DatabaseThis is the interface that all database implementations should implement
to provide the ability to change the database used at runtime




DatabaseException 
DatabaseFactoryThis class provides a static method which will provide a
objects which implement the Database interface.
DatabaseObjectdescription of class



DatabaseTestHarnessSimple testharness to stress test a particular Database implementation