Package org.tmatesoft.sqljet.core.table
package org.tmatesoft.sqljet.core.table
SQLJet's API for access to data tables.
-
ClassDescriptionBusy handler interface.This class represents table cursor that may be used to browse over records in the table, to modify or delete existing records.Database options.Interface for actions (closures) which will be performed atomically with locking of database mutex.Interface which represents database table.Interface for actions (closures) which will be performed atomically within transaction.Connection to database.Implementation of SQLJet busy handlers.Objects of these class describes bounded scope.