choose : either fetchplan, either from query, both work but when it come to complex relation and not basic attributs, fetchplan is better.
Fetchplan overide query : nothing in the query with a fetchplan that filter some attributes will do the filter even with a query without filter. On 20 juil. 2010, at 16:12, killbulle wrote: > > Why it doesnt work on the OpenJPAQuery object ? >
