Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
luqe-android
0.0.6
Javadoc
Package
Class
Use
Tree
Deprecated
Index
Help
Search
A
C
D
E
G
I
N
P
Q
S
V
A
AndroidConnection
- Class in
de.topobyte.luqe.android
AndroidConnection(SQLiteDatabase)
- Constructor for class de
.topobyte
.luqe
.android
.
AndroidConnection
AndroidPreparedStatement
- Class in
de.topobyte.luqe.android
AndroidPreparedStatement(SQLiteDatabase, String)
- Constructor for class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
AndroidResultSet
- Class in
de.topobyte.luqe.android
AndroidResultSet(Cursor)
- Constructor for class de
.topobyte
.luqe
.android
.
AndroidResultSet
C
close()
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
close()
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
close()
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
close()
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
D
de.topobyte.luqe.android
- package de.topobyte.luqe.android
E
EmptyResultSet
- Class in
de.topobyte.luqe.android
EmptyResultSet()
- Constructor for class de
.topobyte
.luqe
.android
.
EmptyResultSet
execute(String)
- Method in class de
.topobyte
.luqe
.android
.
AndroidConnection
execute()
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
executeQuery()
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
G
getBoolean(int)
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
getBoolean(int)
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
getBoolean(int)
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
getDouble(int)
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
getDouble(int)
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
getDouble(int)
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
getInt(int)
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
getInt(int)
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
getInt(int)
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
getLong(int)
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
getLong(int)
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
getLong(int)
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
getString(int)
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
getString(int)
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
getString(int)
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
I
IdResultSet
- Class in
de.topobyte.luqe.android
IdResultSet(long)
- Constructor for class de
.topobyte
.luqe
.android
.
IdResultSet
N
next()
- Method in class de
.topobyte
.luqe
.android
.
AndroidResultSet
next()
- Method in class de
.topobyte
.luqe
.android
.
EmptyResultSet
next()
- Method in class de
.topobyte
.luqe
.android
.
IdResultSet
P
prepareStatement(String)
- Method in class de
.topobyte
.luqe
.android
.
AndroidConnection
Q
QueryType
- Enum in
de.topobyte.luqe.android
S
setArguments(String[])
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
setDouble(int, double)
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
setInt(int, int)
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
setLong(int, long)
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
setString(int, String)
- Method in class de
.topobyte
.luqe
.android
.
AndroidPreparedStatement
V
valueOf(String)
- Static method in enum de
.topobyte
.luqe
.android
.
QueryType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum de
.topobyte
.luqe
.android
.
QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
I
N
P
Q
S
V