Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
greendao の生成コードが DaoMaster からの非抽象 OpenHelper クラスを提供しないのはなぜですか? 開発モードのみを想定した DevOpenHelper のみを提供します。
スティーブ
greenDAOはまだスキーマの移行を処理していないためです。DevOpenHelperは、すべてのテーブルを削除し、スキーマバージョンが増加した場合にそれらを再作成します。重要でないデータの場合、これは問題ない可能性があります。