Письмо #473 Списка Рассылки webobjects-dev@wocommunity.org
От Кого: Markus Ruggiero (rucotec) <markus.ruggiero@rucotec.ch>
Тема: [Q] - EOQualifier based on object's class/entity?
Дата: Thu, 24 Aug 2023 12:30:54 +0200
Кому: WebObjects & WOnder Development <webobjects-dev@wocommunity.org>
Подписано Цифровой Подписью (Text SHA256)
I have a hierarchy of entities like so:
A is the super entity, B extends A (A is not abstract)
I have records in the database representing objects of both types.

Creating qualifiers for any value is easy with ERXKey. But what if I want to limit the query to only A objects or only B objects? The problem here is that all Bs are also As. Filtering As might thus also return some B objects.

I would want to create a qualifier based on the object’s absolute class.

Currently I handle this by including the qualifying field for the classes (single table inheritance). This works but seems to be kind of ugly. Is there a better more elegant way?

Probably more of academical interest.....

---markus---

Содержимое Корректно, проверено:
<markus.ruggiero@rucotec.ch>
Подписаться (Прямо) Подписаться (Дайджест) Подписаться (Оглавление) Отписаться Написать Listmaster-у