No. And I can't think of a reasonable solution that we can implement
on our end.
Andrus
On Sep 12, 2008, at 11:43 AM, Øyvind Harboe wrote:
> On Fri, Sep 12, 2008 at 10:23 AM, Andrus Adamchik
> <andru..bjectstyle.org> wrote:
>> This is a known problem on Derby. If this happens inside a
>> paginated list,
>> here is a workaround (that needs to be ported to the adapter at
>> some point)
>> :
>>
>> ((IncrementalFaultList) list).setMaxFetchSize(1000);
>> // 1000 is just a random #, you'll need to play with this parameter
>> to
>> optimize it
>> // default is 10000.
>
> For non-paginated queries there is no solution today?
>
> --
> Øyvind Harboe
> http://www.zylin.com/zy1000.html
> ARM7 ARM9 XScale Cortex
> JTAG debugger and flash programmer
>
This archive was generated by hypermail 2.0.0 : Fri Sep 12 2008 - 04:50:53 EDT