Join Slack
Powered by
when using android room for data storage, is it ac...
# room
u
0xf1f1
02/11/2024, 8:34 AM
when using android room for data storage, is it acceptable to handle multiple models in a single dao ? thus far I have seen one model per dao i.e. User -> UserDao - I am wondering if putting User and Address in a UserDao is good practise
4
Views
Open in Slack
Previous
Next