The library (OrmLite in my case) is not supposed t...
# getting-started
s
The library (OrmLite in my case) is not supposed to call setters when restoring objects from the database because it shouldn’t infer any side effects. I’m not sure but it most probably uses reflection under the hood.