| 
Berkeley DB version 5.3.28  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionWorker
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.collections.TransactionWorker) method.
| Method Summary | |
|---|---|
 void | 
doWork()
Perform the work for a single transaction.  | 
| Method Detail | 
|---|
void doWork()
            throws Exception
ExceptionTransactionRunner.run(com.sleepycat.collections.TransactionWorker)
  | 
Berkeley DB version 5.3.28  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||