1. SQLiteDatabase
  2. SQLiteOpenHelper
    1. onCreate
    2. onUpgrade
    3. onOpen
    4. 典型使用
  3. Cursor