Hi, This question might not suitable to ask here but this is related to entity bean. Has anyone use this tag with Entity beans before? * @jboss.read-ahead strategy="on-find" page-size="10" * @jboss.target-relation-read-ahead strategy="on-find"
Care to share how to trace the effect? I've looked into ejb-jar.xml, jboss.xml and jbosscmp-jdbc.xml after code compiled, no tag generated for the above setting. Will it make any difference for performance if high load entities are being referenced with multiple requests? Do advise, thanks. Regards, bb View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892185#3892185 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892185 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
