All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BusyHandler https://www.sqlite.org/c3ref/busy_handler.htmlCodes Collation Provides an interface for creating SQLite user-defined collations.CoreDatabaseMetaData CorePreparedStatement CoreResultSet Implements a JDBC ResultSet.CoreStatement DateFormatUtils Date and time formatting utilities and constants.DateParser DateParser is the "missing" interface for the parsing methods ofDateFormat
.DatePrinter DatePrinter is the "missing" interface for the format methods ofDateFormat
.DB DB.ProgressObserver ExceptionUtils Provides utilities for manipulating and examiningThrowable
objects.ExtendedCommand parsing SQLite specific extension of SQL commandExtendedCommand.BackupCommand ExtendedCommand.RestoreCommand ExtendedCommand.SQLExtension FastDateFormat FastDateFormat is a fast and thread-safe version ofSimpleDateFormat
.FastDateParser FastDateParser is a fast and thread-safe version ofSimpleDateFormat
.FastDatePrinter FastDatePrinter is a fast and thread-safe version ofSimpleDateFormat
.Function Provides an interface for creating SQLite user-defined functions.Function.Aggregate Provides an interface for creating SQLite user-defined aggregate functions.Function.Window Provides an interface for creating SQLite user-defined window functions.JDBC JDBC3Connection JDBC3DatabaseMetaData JDBC3PreparedStatement JDBC3ResultSet JDBC3Savepoint JDBC3Statement JDBC4Connection JDBC4DatabaseMetaData JDBC4PooledConnection JDBC4PreparedStatement JDBC4ResultSet JDBC4Statement NativeDB This class provides a thin JNI layer over the SQLite3 C API.OSInfo Provides OS name and architecture name.ProcessRunner ProgressHandler https://sqlite.org/c3ref/progress_handler.htmlResourceFinder Resource address finder for files inside the jar fileSQLiteCommitListener https://www.sqlite.org/c3ref/commit_hook.htmlSQLiteConfig SQLite ConfigurationSQLiteConfig.AutoVacuum SQLiteConfig.Cache SQLiteConfig.DateClass SQLiteConfig.DatePrecision SQLiteConfig.Encoding SQLiteConfig.HexKeyMode SQLiteConfig.JournalMode SQLiteConfig.LockingMode SQLiteConfig.Pragma SQLiteConfig.SynchronousMode SQLiteConfig.TempStore SQLiteConfig.TransactionMode SQLiteConnection SQLiteConnectionConfig Connection local configurationsSQLiteConnectionPoolDataSource SQLiteDataSource ProvidesDataSource
API for configuring SQLite database connectionSQLiteErrorCode SQLite3 error codeSQLiteException SQLiteJDBCLoader Set the system properties, org.sqlite.lib.path, org.sqlite.lib.name, appropriately so that the SQLite JDBC driver can find *.dll, *.jnilib and *.so files, according to the current OS (win, linux, mac).SQLiteLimits SQLiteMCChacha20Config SQLiteMCConfig SQLiteMCConfig.Builder SQLiteMCConfig.CipherAlgorithm SQLiteMCConfig.HmacAlgorithm SQLiteMCConfig.HmacPgno SQLiteMCConfig.KdfAlgorithm SQLiteMCRC4Config SQLiteMCSqlCipherConfig SQLiteMCWxAES128Config SQLiteMCWxAES256Config SQLiteOpenMode Database file open modes of SQLite.SQLitePooledConnection SQLiteUpdateListener https://www.sqlite.org/c3ref/update_hook.htmlSQLiteUpdateListener.Type StringUtils