How to insert a List of objects from an API to Room using Kotlin?

前端 未结 0 588
有刺的猬
有刺的猬 2021-01-27 16:20

In my app i have a simple Room DataBase with methods like update, insert, delete, and insertOrUpdate which check if same item with primary key exist and just sum it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题