Android - Can you update a Cursor for SQLite results?

后端 未结 3 1228
生来不讨喜
生来不讨喜 2020-12-20 15:57

One of my methods returns a Cursor from some SQLite query results.

As I\'m navigating through the cursor, there are some records I want to change/update. Can I updat

3条回答
提交回复
热议问题