The DTD says

  | <!--
  | Specifies the number of entities to read in one round-trip to
  | the underlying datastore.
  | -->
  | <!ELEMENT fetch-size (#PCDATA)>
  | 

and



  | <!--
  | Specifies the number of entities that will be read in a single
  | read-ahead load query.
  | -->
  | <!ELEMENT page-size (#PCDATA)>
  | 

Do I interpret it correctly that page-size is only for read-ahead and overrided 
fetch-size?

Now that the defaults section in standardjbosscmp-jdbc.xml always defines a read-ahead 
with a page-size of 200 (?), what is fetch-size then?


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

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


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to