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.htmlCollation Provides an interface for creating SQLite user-defined collations.ExtendedCommand.BackupCommand ExtendedCommand.RestoreCommand ExtendedCommand.SQLExtension FileException Function Provides an interface for creating SQLite user-defined functions.Function.Aggregate Provides an interface for creating SQLite user-defined aggregate functions.ProgressHandler https://www.sqlite.org/c3ref/progress_handler.htmlSQLiteCommitListener https://www.sqlite.org/c3ref/commit_hook.htmlSQLiteConfig SQLite ConfigurationSQLiteConfig.DateClass SQLiteConfig.DatePrecision SQLiteConfig.Encoding SQLiteConfig.HexKeyMode 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 SQLiteConnectionConfig Connection local configurationsSQLiteErrorCode SQLite3 error codeSQLiteLimits SQLiteOpenMode Database file open modes of SQLite.SQLiteUpdateListener https://www.sqlite.org/c3ref/update_hook.htmlSQLiteUpdateListener.Type -
Classes in org.sqlite used by org.sqlite.core Class Description BusyHandler https://www.sqlite.org/c3ref/busy_handler.htmlCollation Provides an interface for creating SQLite user-defined collations.Function Provides an interface for creating SQLite user-defined functions.ProgressHandler https://www.sqlite.org/c3ref/progress_handler.htmlSQLiteCommitListener https://www.sqlite.org/c3ref/commit_hook.htmlSQLiteConfig SQLite ConfigurationSQLiteConnection SQLiteConnectionConfig Connection local configurationsSQLiteException SQLiteUpdateListener https://www.sqlite.org/c3ref/update_hook.html -
Classes in org.sqlite used by org.sqlite.javax Class Description SQLiteConfig SQLite ConfigurationSQLiteConnection SQLiteDataSource 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