|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tmatesoft.sqljet.core.internal.table.SqlJetBtreeTable.State
protected static class SqlJetBtreeTable.State
| Constructor Summary | |
|---|---|
SqlJetBtreeTable.State(ISqlJetBtreeCursor cursor,
SqlJetKeyInfo keyInfo)
|
|
| Method Summary | |
|---|---|
void |
close()
|
ISqlJetBtreeCursor |
getCursor()
|
SqlJetKeyInfo |
getKeyInfo()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlJetBtreeTable.State(ISqlJetBtreeCursor cursor,
SqlJetKeyInfo keyInfo)
| Method Detail |
|---|
public ISqlJetBtreeCursor getCursor()
public SqlJetKeyInfo getKeyInfo()
public void close()
throws SqlJetException
SqlJetException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||