| 类 | 说明 |
|---|---|
| DaoMaster |
Master of DAO (schema version 1): knows all DAOs.
|
| DaoMaster.DevOpenHelper |
WARNING: Drops all table on Upgrade!
|
| DaoMaster.OpenHelper | |
| DaoSession | |
| ForbidSpeak |
Entity mapped to table FORBID_SPEAK.
|
| ForbidSpeakDao |
DAO for table FORBID_SPEAK.
|
| ForbidSpeakDao.Properties |
Properties of entity ForbidSpeak.
|
| MuteUser |
Entity mapped to table FORBID_SPEAK.
|
| MuteUserDao |
DAO for table MUTE_USER.
|
| MuteUserDao.Properties |
Properties of entity MuteUser.
|
| TaskList |
Entity mapped to table TASK_LIST.
|
| TaskListDao |
DAO for table TASK_LIST.
|
| TaskListDao.Properties |
Properties of entity TaskList.
|