Android SQLite Cursor. A Cursor represents the entire result set of the query. Once the query is fetched a call to cursor.moveToFirst() is made.
確定! 回上一頁