AFAICS this is exactly what it does - QueryParser in org.jboss.seam.persistence 
takes a ejbql which contains EL, , and replaces it with a parameter number, and 
creates a list of parameter value bindings.  Then in EntityQuery 
query.setParameter is used.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038344#4038344

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038344
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to