| 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.
|
| Function.Aggregate
Provides an interface for creating SQLite user-defined aggregate 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.HexKeyMode |
| SQLiteConfig.JournalMode |
| SQLiteConfig.LockingMode |
| SQLiteConfig.Pragma |
| SQLiteConfig.SynchronousMode |
| SQLiteConfig.TempStore |
| SQLiteConfig.TransactionMode |
| SQLiteConnection |
| SQLiteConnectionConfig
Connection local configurations
|
| 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
SQLite Configuration
See also http://www.sqlite.org/pragma.html
|
| SQLiteConnection |
| SQLiteConnectionConfig
Connection local configurations
|
| SQLiteException |
| Class and Description |
|---|
| SQLiteConfig
SQLite Configuration
See also http://www.sqlite.org/pragma.html
|
| SQLiteConnection |
| SQLiteDataSource
Provides
DataSource API for configuring SQLite database connection |
| Class and Description |
|---|
| SQLiteConnection |
| Class and Description |
|---|
| SQLiteConnection |
Copyright © 2019. All rights reserved.