protected static class SqlJetBtreeTable.State
extends java.lang.Object
Constructor and Description |
---|
SqlJetBtreeTable.State(ISqlJetBtreeCursor cursor,
SqlJetKeyInfo keyInfo) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ISqlJetBtreeCursor |
getCursor() |
SqlJetKeyInfo |
getKeyInfo() |
public SqlJetBtreeTable.State(ISqlJetBtreeCursor cursor, SqlJetKeyInfo keyInfo)
public ISqlJetBtreeCursor getCursor()
public SqlJetKeyInfo getKeyInfo()
public void close() throws SqlJetException
SqlJetException