Skip to content Skip to sidebar Skip to footer
Showing posts with the label Greendao

Custom Type In Greendao With Pojo Class

This is my sample JSON: { 'open':true, 'total_products':100, 'prod… Read more Custom Type In Greendao With Pojo Class

Install_failed_dexopt When Using Greendao

Background I wanted to simplify the usage of DB in an Android app. For this, I've compared some… Read more Install_failed_dexopt When Using Greendao

Clear Data From Cache Using Greendao

In my app, there are 4 Activities starting from activities 1 to 4. Database creation takes place i… Read more Clear Data From Cache Using Greendao

Greendao: Entity Is Detached From Dao Context

I use GreenDAO. But, throws this exception: 'de.greenrobot.dao.DaoException: Entity is detached… Read more Greendao: Entity Is Detached From Dao Context

Sqlite Transaction Behaviour Using Greendao

I am using greendao as ORM library in my Android project and have problems understanding the behavi… Read more Sqlite Transaction Behaviour Using Greendao

Green Dao Could Not Init Daoconfig

I tried to use an old android application, that's use Green Dao such us database also this appl… Read more Green Dao Could Not Init Daoconfig