Package org.sqlite
package org.sqlite
-
ClassDescriptionhttps://www.sqlite.org/c3ref/busy_handler.htmlProvides an interface for creating SQLite user-defined collations.parsing SQLite specific extension of SQL commandProvides an interface for creating SQLite user-defined functions.Provides an interface for creating SQLite user-defined aggregate functions.Provides an interface for creating SQLite user-defined window functions.https://www.sqlite.org/c3ref/progress_handler.htmlhttps://www.sqlite.org/c3ref/commit_hook.htmlSQLite ConfigurationConnection local configurationsProvides
DataSource
API for configuring SQLite database connectionSQLite3 error codeSet the system properties, org.sqlite.lib.path, org.sqlite.lib.name, appropriately so that the SQLite JDBC driver can find *.dll, *.dylib and *.so files, according to the current OS (win, linux, mac).This class will load the version from resources during. Database file open modes of SQLite.https://www.sqlite.org/c3ref/update_hook.html