Room - How to set nullable Foreign Key

前端 未结 0 904
慢半拍i
慢半拍i 2021-01-07 13:01

In my Kotlin Android codebase I have the following 2 entities..

@Entity(
tableName = ModuleConfiguration.tableName,
primaryKeys = [ModuleConfiguration.COL_ID]         


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