[jboss-user] [JBoss Seam] - Re: Using EntityQuery Restrictions in Code
paradigmza
do-not-reply at jboss.com
Wed Jan 24 05:11:43 EST 2007
Thanks Gavin,
I found my problem, the new seam gen, generates
@Override
| public List<String> getRestrictions() {
| return Arrays.asList(RESTRICTIONS);
| }
Which was removing all of my "custom" restrictions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005723#4005723
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005723
More information about the jboss-user
mailing list