|
![]() |
#1 |
Модератор
|
Создай display методы на TableRef типа
return (select table1 where table1.id1 == this.id1).name1 return (select table2 where table2.id2 == this.id2).name2 |
|