I prefer using ejbql queries. for queries that returns a lot of elements, i do not
retrieve all the elements, i uses pages. My gui is not able to display all the elements in
once, so the cost of the query is hide by the time needed by the user to request the next
page.
It is probably easier to maintain than native query ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988518#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...