|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ExtendedCommand.SQLExtension |
Class Summary | |
---|---|
ExtendedCommand | parsing SQLite specific extension of SQL command |
ExtendedCommand.BackupCommand | |
ExtendedCommand.RestoreCommand | |
Function | Provides an interface for creating SQLite user-defined functions. |
Function.Aggregate | |
JDBC | |
OSInfo | Provides OS name and architecture name. |
ResourceFinder | Resource address finder for files inside the jar file |
SQLiteConfig | SQLite Configuration See also http://www.sqlite.org/pragma.html |
SQLiteDataSource | Provides DataSource API for configuring SQLite database connection |
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). |
Enum Summary | |
---|---|
SQLiteConfig.Encoding | |
SQLiteConfig.JournalMode | |
SQLiteConfig.LockingMode | |
SQLiteConfig.SynchronousMode | |
SQLiteConfig.TempStore | |
SQLiteErrorCode | SQLite3 error code |
SQLiteOpenMode | Database file open modes of SQLite. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |