Package org.tmatesoft.sqljet.core.internal.table
package org.tmatesoft.sqljet.core.internal.table
-
ClassDescriptionParses current record in
ISqlJetBtreeCursor
and 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.