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
R
read()
- Method in class org.sqlite.io.
BlobInputStream
Reads the next byte of data from the input stream.
read(byte[])
- Method in class org.sqlite.io.
BlobInputStream
Reads some number of bytes from the input stream and stores them into the buffer array b.
read(byte[], int, int)
- Method in class org.sqlite.io.
BlobInputStream
Reads up to len bytes of data from the input stream into an array of bytes.
read_blob(SWIGTYPE_p_void, long, byte[], int, int)
- Static method in class org.sqlite.swig.
SQLite3
refreshRow()
- Method in class org.sqlite.jdbc.
JdbcResultSet
Not supporetd yet.
relative(int)
- Method in class org.sqlite.jdbc.
JdbcResultSet
releaseSavepoint(Savepoint)
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
remove()
- Method in class org.sqlite.udf.
AggregateFunction
Removes the current thread's value for this thread-local variable.
removeCollator(String)
- Method in class org.sqlite.event.
CollationNeededHandler
Removes the Collator object.
removeCollator(Collator)
- Method in class org.sqlite.event.
CollationNeededHandler
Removes the Collator object.
reset()
- Method in class org.sqlite.io.
BlobInputStream
Repositions this stream to the position at the time the mark method was last called on this input stream.
reset()
- Method in class org.sqlite.
Statement
invoke sqlite3_reset() function.
result(SWIGTYPE_p_void, int)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_blob() function.
result(byte[])
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_blob() function.
result(byte[], int)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_blob() function.
result(double)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_double() function.
result(int)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_int() function.
result(long)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_int64() function.
result(String)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_text() function.
result(SWIGTYPE_p_Mem)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_value() function.
result(Date)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_text() function.
result(Time)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_text() function.
result(Timestamp)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_text() function.
resultError(String)
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_error() function.
resultNull()
- Method in class org.sqlite.udf.
Context
invoke sqlite3_result_null() function.
results
- Variable in class org.sqlite.jdbc.
JdbcStatement
results of multiple statement
rollback()
- Method in class org.sqlite.jdbc.
JdbcConnection
rollback(Savepoint)
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
RollbackHook
- Class in
org.sqlite.event
ROLLBACK TRANSACTION hook class.
RollbackHook()
- Constructor for class org.sqlite.event.
RollbackHook
rollbackTransaction()
- Method in class org.sqlite.
Database
rollback transaction.
rowDeleted()
- Method in class org.sqlite.jdbc.
JdbcResultSet
Not supporetd yet.
rowInserted()
- Method in class org.sqlite.jdbc.
JdbcResultSet
Not supporetd yet.
rowUpdated()
- Method in class org.sqlite.jdbc.
JdbcResultSet
Not supporetd yet.
rs
- Variable in class org.sqlite.jdbc.
JdbcStatement
current ResultSet object.
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