Android : Does an Android cursor store the actual table?

on Saturday, August 9, 2014


Does an Android Cursor store the actual row results or just a list of all row references?


From testing I have found that closing the associated database breaks the cursor, so I would guess that it only stores row references. Links and ways to test this are appreciated!


0 comments:

Post a Comment