Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
B
beforeFirst()
- Method in class org.sqlite.jdbc.
JdbcResultSet
beginTransaction(TransactionType)
- Method in class org.sqlite.
Database
begin transaction.
bindBytes(int, byte[])
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_blob() function.
bindBytes(int, byte[], int)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_blob() function.
bindDouble(int, double)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_double() function.
bindInt(int, int)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_int() function.
bindLong(int, long)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_int64() function.
bindNull(int)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_null() function.
bindText(int, String)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_text() function.
bindValue(int, SWIGTYPE_p_Mem)
- Method in class org.sqlite.
Statement
invoke sqlite3_bind_value() function.
BlobInputStream
- Class in
org.sqlite.io
BlobInputStream(JdbcBlob, SWIGTYPE_p_void, long)
- Constructor for class org.sqlite.io.
BlobInputStream
default constructor.
BusyHandler
- Class in
org.sqlite.event
SQLITE_BUSY Error Handler class.
BusyHandler()
- Constructor for class org.sqlite.event.
BusyHandler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X