|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Authorizer | Callback interface for SQLite's authorizer function. |
BusyHandler | Callback interface for SQLite's user defined busy handler. |
Callback | Callback interface for SQLite's query results. |
Function | Callback interface for SQLite's user defined functions. |
ProgressHandler | Callback interface for SQLite's user defined progress handler. |
Trace | Callback interface for SQLite's trace function. |
Class Summary | |
Constants | Container for SQLite constants. |
Database | Main class wrapping an SQLite database. |
FunctionContext | Context for execution of SQLite's user defined functions. |
StringEncoder | String encoder/decoder for SQLite. |
TableResult | Class representing an SQLite result set as returned by the Database.get_table convenience method. |
Vm | Class to represent compiled SQLite VM. |
Exception Summary | |
Exception | Class for SQLite related exceptions. |
|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |