Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
G
O
S
G
getColumnNames()
- Method in class org.quickconnect.dbaccess.
DataAccessResult
Accessor for the field names of the resultant table of a query.
getData(Activity, String, String, Object[])
- Static method in class org.quickconnect.dbaccess.
DataAccessObject
This method is used to execute standard SQL query statements and matching prepared statements against any SQLite database file included in the assets directory of an Android application.
getErrorDescription()
- Method in class org.quickconnect.dbaccess.
DataAccessResult
Accessor for any error that may have occurred as a result of a call to the DataAccessObject getData or setData methods.
getResults()
- Method in class org.quickconnect.dbaccess.
DataAccessResult
Accessor for the data 'table' that is the result of executing a query against a database.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
G
O
S