com.sleepycat.collections
Class CurrentTransaction.CdbCursors

java.lang.Object
  extended bycom.sleepycat.collections.CurrentTransaction.CdbCursors
Enclosing class:
CurrentTransaction

static final class CurrentTransaction.CdbCursors
extends Object


Field Summary
(package private)  List readCursors
           
(package private)  List writeCursors
           
 
Constructor Summary
(package private) CurrentTransaction.CdbCursors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

writeCursors

List writeCursors

readCursors

List readCursors
Constructor Detail

CurrentTransaction.CdbCursors

CurrentTransaction.CdbCursors()


Copyright 2004 Sleepycat, Inc. All Rights Reserved.