Package fipaos.skill.db

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

DatabaseObject description of class

 

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

Exception Summary
DatabaseException