[ http://issues.apache.org/jira/browse/OJB-31?page=all ]
     
Martin Kal�n resolved OJB-31:
-----------------------------

     Resolution: Fixed
    Fix Version: 1.0.x CVS

It is now possible to user connection-pool attribute "fetchSize" to set this 
globally in OJB. All Iterator objects will set explicit fetchSize=1 hints 
regardless of this global default.

> Configurable JDBC driver-setting setFetchSize
> ---------------------------------------------
>
>          Key: OJB-31
>          URL: http://issues.apache.org/jira/browse/OJB-31
>      Project: OJB
>         Type: New Feature
>   Components: RDBMS platform-specific support
>     Versions: 1.0.x CVS, 1.1 CVS
>     Reporter: Martin Kal�n
>     Assignee: Martin Kal�n
>     Priority: Minor
>      Fix For: 1.0.x CVS

>
> It should be possible to control the JDBC-driver fetchSize hint from OJB 
> settings, to reduce memory footprint for drivers that does not automatically 
> use server-side cursors (eg PostgreSQL JDBC driver).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to