Hi Joachim,
In a EJB3 QL query you can query the Discriminator Value in the where section of the
query. For example:
WHERE tag.class = <discriminator value>
This is how i have managed to restrict results based on a Discriminator Value before.
Cheers,
Andy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991614#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...