android - GreenDao relaod an object when using IdentityScope != None -


i have case operate on object got greendao , in cases have revert changes. got work identityscope.none - identityscope found no way - refresh() sounded promising not bringing data database. there way identityscope?

the refresh(entity) method of dao reload entity values database. however, operates on single entity, not on tree of entities.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -