Uses of Package
org.sqlite
-
Packages that use org.sqlite Package Description org.sqlite org.sqlite.core org.sqlite.javax org.sqlite.jdbc3 org.sqlite.jdbc4 -
Classes in org.sqlite used by org.sqlite Class Description BusyHandler https://www.sqlite.org/c3ref/busy_handler.htmlExtendedCommand.BackupCommand ExtendedCommand.RestoreCommand ExtendedCommand.SQLExtension Function Provides an interface for creating SQLite user-defined functions.ProgressHandler https://sqlite.org/c3ref/progress_handler.htmlSQLiteConfig SQLite Configuration See also http://www.sqlite.org/pragma.htmlSQLiteConfig.DateClass SQLiteConfig.DatePrecision SQLiteConfig.Encoding SQLiteConfig.JournalMode SQLiteConfig.LockingMode SQLiteConfig.Pragma SQLiteConfig.PragmaValue The common interface for retrieving the available pragma parameter values.SQLiteConfig.SynchronousMode SQLiteConfig.TempStore SQLiteConfig.TransactionMode SQLiteConnection SQLiteErrorCode SQLite3 error codeSQLiteOpenMode Database file open modes of SQLite. -
Classes in org.sqlite used by org.sqlite.core Class Description BusyHandler https://www.sqlite.org/c3ref/busy_handler.htmlFunction Provides an interface for creating SQLite user-defined functions.ProgressHandler https://sqlite.org/c3ref/progress_handler.htmlSQLiteConfig.DateClass SQLiteConfig.DatePrecision SQLiteConfig.TransactionMode SQLiteConnection SQLiteException -
Classes in org.sqlite used by org.sqlite.javax Class Description SQLiteConfig SQLite Configuration See also http://www.sqlite.org/pragma.htmlSQLiteDataSource ProvidesDataSource
API for configuring SQLite database connection -
Classes in org.sqlite used by org.sqlite.jdbc3 Class Description SQLiteConnection -
Classes in org.sqlite used by org.sqlite.jdbc4 Class Description SQLiteConnection