I want to write select hint
select /*+ordered*/ x.a,y.b from x,y where x.c = y.d
How should I write with EJBQL?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125506#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...