Package com.ibm.etill.framework.archive

Interface Summary
Archivable Implemented by any class which needs to save itself to the database.
Commitable Deprecated. Use the current thread's CommitPoint object, which is obtained using Supervisor.getThreadCommitPoint.
Restorable Implemented by any class which needs to restore itself from the database.
 

Class Summary
CommitPoint  
ETillArchive ETillArchive manages access to the Commerce Payments database using JDBC calls.
HTMLPage HTMLPage generates HTML language constructs for delivery information to web browsers.