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
P
parse(String)
- Method in enum org.sqlite.jdbc.
Scheme
parse(String, String)
- Static method in class org.sqlite.swig.
SQLite3
invoke new java.text.SimpleDateFormat(String).parse(String, ParsePosition) method.
parseDate(String)
- Static method in class org.sqlite.swig.
SQLite3
invoke parse(getDateFormatPattern(), String) method.
parseTime(String)
- Static method in class org.sqlite.swig.
SQLite3
invoke parse(getTimeFormatPattern(), String) method.
parseTimestamp(String)
- Static method in class org.sqlite.swig.
SQLite3
invoke parse(getTimestampFormatPattern(), String) method.
position(byte[], long)
- Method in class org.sqlite.jdbc.
JdbcBlob
Retrieves by the Boyer-Moore algorithm.
position(Blob, long)
- Method in class org.sqlite.jdbc.
JdbcBlob
invoke position(byte[], long) method.
pragma(String[])
- Method in class org.sqlite.
Database
execute PRAGMA commands by sqlite3_exec() finction.
prepare(String, SQLite3.SQLite3StmtPtrPtr)
- Method in class org.sqlite.
Database
create MANAGED Statement instance.
prepare(String)
- Method in class org.sqlite.
Database
create UNMANAGED Statement instance.
prepareCall(String)
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
prepareCall(String, int, int)
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
prepareCall(String, int, int, int)
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
prepareMultiple(String)
- Method in class org.sqlite.
Database
create multiple UNMANAGED Statement instance.
prepareStatement(String)
- Method in class org.sqlite.jdbc.
JdbcConnection
prepareStatement(String, int, int)
- Method in class org.sqlite.jdbc.
JdbcConnection
prepareStatement(String, int, int, int)
- Method in class org.sqlite.jdbc.
JdbcConnection
prepareStatement(String, int)
- Method in class org.sqlite.jdbc.
JdbcConnection
prepareStatement(String, int[])
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
prepareStatement(String, String[])
- Method in class org.sqlite.jdbc.
JdbcConnection
Not supporetd yet.
previous()
- Method in class org.sqlite.jdbc.
JdbcResultSet
producedResultSet()
- Method in class org.sqlite.
Statement
true if the return value of getColumnCount() is not 0.
Profiler
- Class in
org.sqlite.profiler
SQL statement profiling class.
Profiler()
- Constructor for class org.sqlite.profiler.
Profiler
ProgressHandler
- Class in
org.sqlite.event
Query Progress Callbacks class.
ProgressHandler(int)
- Constructor for class org.sqlite.event.
ProgressHandler
default constructor.
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