Package fipaos.skill.db

Class Diagram Summary
db 
 

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




DatabaseObjectdescription of class



 

Class Summary
DatabaseException 
DatabaseFactoryThis class provides a static method which will provide a
objects which implement the Database interface.
DatabaseTestHarnessSimple testharness to stress test a particular Database implementation
DatabaseTestHarness.Timer