|
||||||||
PREV NEXT | FRAMES NO FRAMES |
SQLiteConnection.getErrorCode()
.
columnXYZ
methods.
SQLiteJob.cancel(boolean)
method,
or because queue has stopped, or for any other reason.
SQLiteJob.job(com.almworks.sqlite4java.SQLiteConnection)
method has thrown an exception.
SQLiteJob.job(com.almworks.sqlite4java.SQLiteConnection)
method.
java -jar sqlite4java.jar
, and it prints out
the version of the library, the version of the SQLite and the compile-time options the binaries were
built with
DEBUG
and RELEASE
configurations.
sqlite3_blob*
handle, which represents an open BLOB
(binary large object), stored in a single cell of a table.SQLiteConnection.interrupt()
.SQLiteQueue
.SQLiteConnection.createArray(java.lang.String, boolean)
(sqlite3_intarray*
in test_intarray.h).sqlite3_stmt*
handle in SQLite C Interface.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |