Re: PostgreSQL, WebObjects and fetchSize
От | Jan Willem Luiten |
---|---|
Тема | Re: PostgreSQL, WebObjects and fetchSize |
Дата | |
Msg-id | 27FC044C-20E7-40DF-BD55-4E3F3032A82C@secondmove.com обсуждение исходный текст |
Ответ на | Re: PostgreSQL, WebObjects and fetchSize (Oliver Jowett <oliver@opencloud.com>) |
Ответы |
Re: PostgreSQL, WebObjects and fetchSize
|
Список | pgsql-jdbc |
Hello again, When using Openbase in the exact same setup, the out-of-memory error does not occur and the the results are batched properly. So somehow the jdbc adaptor for Openbase is able to perform this "trick" in combination with WebObjects, while the PostgreSQL jdbc adaptor is not. Yet, WO has no special provisions to work in conjunction with Openbase. Besides that, on the TODO list it says under "Performance": Allow scrollable ResultSets to not fetch all results in one batch. Could this have to do with the problem I encountered? kind regards, Jan Willem. On May 11, 2005, at 4:27 PM, Oliver Jowett wrote: > Jan Willem Luiten wrote: > > >> Thanks for the prompt reply. Unfortunately I've got no access to >> Statement.setFetchSize() from within WebObjects. Is there any >> other way >> to solve this? >> > > This is up to WebObjects to support -- it's a standard JDBC mechanism. > The driver doesn't give you another way to set it. > > -O > >
В списке pgsql-jdbc по дате отправления: