[jboss-user] [EJB 3.0] - Re: How do I manuplate the named query at run time?
fhh
do-not-reply at jboss.com
Tue May 15 16:30:45 EDT 2007
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
More information about the jboss-user
mailing list