2013年3月24日 星期日

Android SQLiteOpenHelper, Cursor

Android 資訊系統訓練班
        -->內容函SharedPreference, SQLiteOpenHelper,
                         Cursor, FileInputStream與FileOutputStream的範例

Android下SQLite3数据库操作笔记(二)之-SQLiteOpenHelper


Android Cursor:

This interface provides random read-write access to the result set returned by a database query. Cursor implementations are not required to be synchronized so code using a Cursor from multiple threads should perform its own synchronization when using the Cursor.

簡單來說 就是data reader

Android學習_對SQLite查詢(query方法)取得Cursor

Android開發筆記-使用Cursor讀取SQLite回傳值

Android 【Cursor】 的介绍

Android開發筆記-建立SQLite實作類別

沒有留言:

張貼留言