How does Android Room DAO @Insert with return value(long or int) work?

后端 未结 0 1968
囚心锁ツ
囚心锁ツ 2020-12-16 04:50

Recently I\'m learning to use DAO. From what I understand, all the @Insert, @Update, or @Query are executed asynchronously. And from t

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