Uses of Package
org.sqlite
Packages that use org.sqlite
Package
Description
-
Classes in org.sqlite used by org.sqliteClassDescriptionhttps://www.sqlite.org/c3ref/busy_handler.htmlProvides an interface for creating SQLite user-defined collations.Provides an interface for creating SQLite user-defined functions.Provides an interface for creating SQLite user-defined aggregate functions.https://www.sqlite.org/c3ref/progress_handler.htmlhttps://www.sqlite.org/c3ref/commit_hook.htmlSQLite ConfigurationConnection local configurationsSQLite3 error codeDatabase file open modes of SQLite.https://www.sqlite.org/c3ref/update_hook.html
-
Classes in org.sqlite used by org.sqlite.coreClassDescriptionhttps://www.sqlite.org/c3ref/busy_handler.htmlProvides an interface for creating SQLite user-defined collations.Provides an interface for creating SQLite user-defined functions.https://www.sqlite.org/c3ref/progress_handler.htmlhttps://www.sqlite.org/c3ref/commit_hook.htmlSQLite ConfigurationConnection local configurationshttps://www.sqlite.org/c3ref/update_hook.html
-
Classes in org.sqlite used by org.sqlite.javaxClassDescriptionSQLite ConfigurationProvides
DataSource
API for configuring SQLite database connection -
Classes in org.sqlite used by org.sqlite.jdbc3
-
Classes in org.sqlite used by org.sqlite.jdbc4
-
Classes in org.sqlite used by org.sqlite.mc