0 Replies Latest reply on Aug 30, 2005 12:45 AM by bbbear

    XDoclet 1.2.3 read-ahead tag

    bbbear

      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