Fabio,
thanks, that covers the basics. But one further clarification. You're
saying that there is no way to do a Type predicate check or projection
on TaggedItem.Item
using either Hql or ICriteria ? For example, to get all types tagged
with a term if i dont know the type beforehand.
On Jan 10, 1:49 pm, "Fabio Maulo" <
fabioma...@gmail.com> wrote:
> You can do it only using an "implicit join" between TaggedItem and one of
> the <any> implementationselect a from TaggedItem ti, Article a where