Package | Description |
---|---|
com.nutiteq.db | |
jsqlite |
Class and Description |
---|
Callback
Callback interface for SQLite's query results.
|
Class and Description |
---|
Authorizer
Callback interface for SQLite's authorizer function.
|
Backup
Class wrapping an SQLite backup object.
|
Blob
Class to represent SQLite3 3.4.0 incremental blob I/O interface.
|
BusyHandler
Callback interface for SQLite's user defined busy handler.
|
Callback
Callback interface for SQLite's query results.
|
Database
Main class wrapping an SQLite database.
|
Exception
Class for SQLite related exceptions.
|
Function
Callback interface for SQLite's user defined functions.
|
FunctionContext
Context for execution of SQLite's user defined functions.
|
Profile
Callback interface for SQLite's profile function.
|
ProgressHandler
Callback interface for SQLite's user defined progress handler.
|
Stmt
Class to represent compiled SQLite3 statement.
|
TableResult
Class representing an SQLite result set as
returned by the
Database.get_table
convenience method.
|
Trace
Callback interface for SQLite's trace function.
|
Vm
Class to represent compiled SQLite VM.
|
Copyright © 2014. All rights reserved.