Package org.tmatesoft.sqljet.core.internal.table
package org.tmatesoft.sqljet.core.internal.table
-
ClassDescriptionParses current record in
ISqlJetBtreeCursorand allow acces to fields.Interface of table over B-Tree.Base implementation ofISqlJetCursor.Implementation ofISqlJetTable.Implementation of cursor which allow access to all table's rows.