[jboss-user] [JBoss Seam] - framework:entity-query question...
minamti
do-not-reply at jboss.com
Fri Jan 18 23:57:20 EST 2008
I am trying to use '<=' in framework:entity-query.
for e.g.
<framework:entity-query name = "foo"
ejbql="from User u where u.id <=100"/>
I tried ampersand(&) (le;) I get an error. What is the correct moniker for the "<=" operator in components.xml?
Thanks,
M
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121476#4121476
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121476
More information about the jboss-user
mailing list