Android Room toString from foreign key data

后端 未结 0 549
予麋鹿
予麋鹿 2020-12-28 19:18

I want that when I call the toString method of the child entity, it brings me the name of the parent entity. This is my child entity:

@Entity(foreignKeys = {
         


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