[jboss-user] [EJB 3.0] - Re: HQL/ JPA-QL Query Tuning: How to enforce the join order
fhh
do-not-reply at jboss.com
Thu May 3 12:20:01 EDT 2007
You can not enforce join order. Not in JPA QL nor in SQL. The join order is determined by the rdbms on what seems most useful (leaving aside dirty nasty things like hints.)
Regards
Felix
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042895#4042895
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042895
More information about the jboss-user
mailing list