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