I could catch the QuerySyntaxException and return an empty list, but is this
the expected behavior from a query with an empty #{member.countries}?
Instead, shouldn't it evaluate to
SELECT c FROM Country c where c IN (NULL)
instead of
SELECT c FROM Country c where c IN ()
or something like that?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029556#4029556
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029556
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user