jeudi 14 janvier 2016

How to obtain cursor from a Sqlite database created using ORM?

Is it possible to get the cursor if I created the database using ORM? I have searched the web but the only examples I could find were that of using SQLiteOpenHelper to get the cursor. It is for passing into a CursorAdapter to attach the database to a listview.

Aucun commentaire:

Enregistrer un commentaire