Main Page | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Related Pages

com::sleepycat::collections::TransactionWorker Interface Reference

Inheritance diagram for com::sleepycat::collections::TransactionWorker:

collections::hello::HelloDatabaseWorld com::sleepycat::collections::test::JoinTest com::sleepycat::collections::test::serial::StoredClassCatalogTest com::sleepycat::collections::test::serial::StoredClassCatalogTestInit

Public Member Functions

void doWork () throws Exception

Detailed Description

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 method.

Author:
Mark Hayes

Definition at line 19 of file TransactionWorker.java.


Member Function Documentation

void com::sleepycat::collections::TransactionWorker::doWork  )  throws Exception
 

Perform the work for a single transaction.

See also:
TransactionRunner::run

Implemented in collections::hello::HelloDatabaseWorld, com::sleepycat::collections::test::JoinTest, com::sleepycat::collections::test::serial::StoredClassCatalogTest, and com::sleepycat::collections::test::serial::StoredClassCatalogTestInit.


The documentation for this interface was generated from the following file:
Generated on Sun Dec 25 12:15:02 2005 for Berkeley DB 4.4.16 by  doxygen 1.4.2