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
F
file
- Variable in class org.sqlite.schema.
DatabaseList
finalize()
- Method in class org.sqlite.
Database
Close database if database is not closed yet.
finalize()
- Method in class org.sqlite.jdbc.
JdbcPreparedStatement
finalize()
- Method in class org.sqlite.jdbc.
JdbcStatement
finalize()
- Method in class org.sqlite.
Statement
Close statement if statement is not closed yet.
finalize()
- Method in class org.sqlite.types.
SQLite3StmtPtrPtr
invoke delete() method.
findColumn(String)
- Method in class org.sqlite.jdbc.
JdbcResultSet
Maps the given ResultSet suggested column title to its ResultSet column index.
findParameter(String)
- Method in class org.sqlite.jdbc.
JdbcPreparedStatement
Retrieves the parameter index.
invoke org.sqlite.Statement#getParameterIndex(String) method.
findParameterName(int)
- Method in class org.sqlite.jdbc.
JdbcPreparedStatement
Retrieves the parameter name.
invoke org.sqlite.Statement#getParameterName(int) method.
first()
- Method in class org.sqlite.jdbc.
JdbcResultSet
ForeignKeyList
- Class in
org.sqlite.schema
PRAGMA foreign_key_list() value.
ForeignKeyList(int, int, String, String, String)
- Constructor for class org.sqlite.schema.
ForeignKeyList
format(String, Date)
- Static method in class org.sqlite.swig.
SQLite3
invoke new java.text.SimpleDateFormat(String).format(Date) method.
format(Date)
- Static method in class org.sqlite.swig.
SQLite3
invoke format(getDateFormatPattern(), Date) method.
format(Time)
- Static method in class org.sqlite.swig.
SQLite3
invoke format(getTimeFormatPattern(), Date) method.
format(Timestamp)
- Static method in class org.sqlite.swig.
SQLite3
invoke format(getTimestampFormatPattern(), Date) method.
from
- Variable in class org.sqlite.schema.
ForeignKeyList
Function
- Class in
org.sqlite.udf
User-Defined function class.
Function(String)
- Constructor for class org.sqlite.udf.
Function
invoke Function(String, -1) constructor.
Function(String, int)
- Constructor for class org.sqlite.udf.
Function
create Function 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