Package | Description |
---|---|
org.sqlite | |
org.sqlite.core | |
org.sqlite.javax | |
org.sqlite.jdbc3 | |
org.sqlite.jdbc4 |
Class and Description |
---|
BusyHandler
https://www.sqlite.org/c3ref/busy_handler.html
|
ExtendedCommand.BackupCommand |
ExtendedCommand.RestoreCommand |
ExtendedCommand.SQLExtension |
Function
Provides an interface for creating SQLite user-defined functions.
|
ProgressHandler
https://sqlite.org/c3ref/progress_handler.html
|
SQLiteConfig
SQLite Configuration
See also http://www.sqlite.org/pragma.html
|
SQLiteConfig.DateClass |
SQLiteConfig.DatePrecision |
SQLiteConfig.Encoding |
SQLiteConfig.JournalMode |
SQLiteConfig.LockingMode |
SQLiteConfig.Pragma |
SQLiteConfig.SynchronousMode |
SQLiteConfig.TempStore |
SQLiteConfig.TransactionMode |
SQLiteErrorCode
SQLite3 error code
|
SQLiteOpenMode
Database file open modes of SQLite.
|
Class and Description |
---|
BusyHandler
https://www.sqlite.org/c3ref/busy_handler.html
|
Function
Provides an interface for creating SQLite user-defined functions.
|
ProgressHandler
https://sqlite.org/c3ref/progress_handler.html
|
SQLiteConfig.DateClass |
SQLiteConfig.DatePrecision |
SQLiteConfig.TransactionMode |
SQLiteConnection |
SQLiteException |
Class and Description |
---|
SQLiteConfig
SQLite Configuration
See also http://www.sqlite.org/pragma.html
|
SQLiteDataSource
Provides
DataSource API for configuring SQLite database connection |
Class and Description |
---|
SQLiteConnection |
Class and Description |
---|
SQLiteConnection |
Copyright © 2019. All rights reserved.