我在使用SQLite的Android应用程序上处理日期时遇到了一些麻烦.我有几个问题:
sql database sqlite android date
Cursor API告诉该行为是在尝试访问空值列时由实现定义的.如果我转到SQLiteCursor,则不会记录该行为.是否SQLiteCursor回报NULL或抛出Exception?
SQLiteCursor
NULL
Exception
sqlite android cursor
android ×2
sqlite ×2
cursor ×1
database ×1
date ×1
sql ×1