|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hypergraphdb.transaction.BDBTxCursor
public final class BDBTxCursor
| Constructor Summary | |
|---|---|
BDBTxCursor(com.sleepycat.db.Cursor cursor,
TransactionBDBImpl tx)
|
|
| Method Summary | |
|---|---|
void |
close()
|
com.sleepycat.db.Cursor |
cursor()
|
boolean |
isOpen()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BDBTxCursor(com.sleepycat.db.Cursor cursor,
TransactionBDBImpl tx)
| Method Detail |
|---|
public com.sleepycat.db.Cursor cursor()
public boolean isOpen()
public void close()
close in interface CloseMe
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||