Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
I
M
O
R
U
F
fetch(long)
- Method in class org.androwrapee.db.
DefaultDAO
Return the object positioned at the entry that matches the given id.
fetch(long)
- Method in class org.androwrapee.db.
DefaultDAO
Return the object positioned at the entry that matches the given id.
fetchAll(String)
- Method in class org.androwrapee.db.
DefaultDAO
Fetches all the object in the database that match a given where clause.
fetchAll(String)
- Method in class org.androwrapee.db.
DefaultDAO
Fetches all the object in the database that match a given where clause.
fetchCursor(long)
- Method in class org.androwrapee.db.
DefaultDAO
Return the cursor positioned at the entry that matches the given id.
fetchCursor(String)
- Method in class org.androwrapee.db.
DefaultDAO
Return the cursor positioned at the first entry of the results of the query with the provided whereClause.
fetchCursor(long)
- Method in class org.androwrapee.db.
DefaultDAO
Return the cursor positioned at the entry that matches the given id.
fetchCursor(String)
- Method in class org.androwrapee.db.
DefaultDAO
Return the cursor positioned at the first entry of the results of the query with the provided whereClause.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
F
G
I
M
O
R
U