The whole point of a named query is that you do NOT modify it at run time. What you can do is to write a wrapper which stores the sql jpa ql text of a query in the database itself.
Regards Felix View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045940#4045940 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045940 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
