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
<[EMAIL PROTECTED]> 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