[jboss-user] [JBoss Seam] - Re: performance of EntityQuery

Andy Gibson do-not-reply at jboss.com
Tue Nov 20 23:15:16 EST 2007


If your backing bean is stateful then it re-uses the current value of the result count each time unless the parameters have changed. Check to see if your backing bean is stateful, and if it is, trace through the getResultCount method to see why it is being recalculated each time.

Cheers,

Andy

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106590#4106590

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106590



More information about the jboss-user mailing list