I want to integrate greenDAO – Android ORM for SQLite in my project. I am a bit of confused in between Schema
and DaoMaster
. Do I really need to create a Schema (creating new Module
for creating Schema
) beacuse what I understand the DaoMaster already implement the SQLiteOpenHelper
class which is used to create table in Sqlite. Please explain the significance of creating Schema to integrate GreenDAO
.
Aucun commentaire:
Enregistrer un commentaire