January 2018
Intermediate to advanced
434 pages
14h 1m
English
In the previous recipe, we learned how to query data from a database table. We receive a cursor as result of the query. In this recipe, we will learn how to use parseList to convert the cursor into a list of objects.
Read now
Unlock full access