Classes: AuthorizationDeniedException, Binder, CantOpenDBFileException, Connector, ConstraintViolationException, CorruptImageException, DBAccessDeniedException, DBLockedException, DataTypeMismatchException, DatabaseFullException, ExecutionAbortedException, Extractor, IOErrorException, InternalDBErrorException, InterruptException, InvalidLibraryUseException, InvalidSQLStatementException, LockProtocolException, LockedException, NoMemoryException, OSFeaturesMissingException, ParameterCountMismatchException, ReadOnlyException, RowTooBigException, SQLiteException, SQLiteStatementImpl, SchemaDiffersException, SessionImpl, TableLockedException, TableNotFoundException, TransactionException, Utility
Binds placeholders in the sql query to the provided values.
Connector instantiates SqLite SessionImpl objects.
Extracts and converts data values form the result row returned by SQLite.
Implements statement functionality needed for SQLite
Implements SessionImpl interface.
Various utility functions for SQLite, mostly return code handling