|
Berkeley DB version 4.3.29 |
||||||||||
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 version 4.3.29 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |