DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

Uses of Interface
com.sleepycat.collections.TransactionWorker

Packages that use TransactionWorker
com.sleepycat.collections Data access based on the standard Java collections API. 
 

Uses of TransactionWorker in com.sleepycat.collections
 

Methods in com.sleepycat.collections with parameters of type TransactionWorker
 void TransactionRunner.run(TransactionWorker worker)
          Calls the doWork() method and, for transactional environments, may begin and end a transaction.
 


Berkeley DB
version 4.4.20

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.