| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface implemented to perform the work within a transaction.
 To run a transaction, an instance of this interface is passed to the
 TransactionRunner.run(com.sleepycat.bdb.TransactionWorker) method.
| Method Summary | |
|  void | doWork()Perform the work for a single transaction. | 
| Method Detail | 
public void doWork()
            throws Exception
ExceptionTransactionRunner.run(com.sleepycat.bdb.TransactionWorker)| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||