Package uk.ac.ic.doc.automed.util.persist

Interface Summary
DuplicatePersistentHandler DuplicatePersistentHandler.java Used by user application code to call appropriate persistent handler object
Persistence Persistence.java Application classes must implement this interface if they want to be persistent
PersistentHandler PersistentHandler.java Used by user application code to call appropriate persistent handler object
 

Class Summary
AbstractObjectBinding AbstractTupleBinding.java

Provides more developer-friendly methods than those defined in the TupleBinding parent class
PersistentDB PersistentDB.java

Provide standard method calls for maintaining the SleepCat database
PersistentDBController  
PersistentKey PersistentKey.java

Encapsulates a key to be persisted
PersistentValue PersistentValue.java

Encapsulates the value object to be persisted
 

Exception Summary
PersistentDBException PersistentDBException.java