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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...