Cursor API tells that the behavior is defined by the implementation when a null valued column is tried to be accessed and If I go to SQLiteCursor, the behavior is not documented. Does the SQLiteCursor
return a NULL
or throw an Exception
?
Asked
Active
Viewed 5,371 times
3

500865
- 6,920
- 7
- 44
- 87
-
Possible duplicate: http://stackoverflow.com/q/7753274/2291 – Jon Adams Nov 01 '12 at 20:44