Subject | Re: AW: AW: [Firebird-Java] jabird / Select / Update |
---|---|
Author | Mark Rotteveel |
Post date | 2012-11-21T15:19:36Z |
On 20-11-2012 23:05, Steffen Heil (Mailinglisten) wrote:
Mark
--
Mark Rotteveel
> HiIt will not cache anything and work fine for TYPE_FORWARD_ONLY.
>
>
>> If I remember correctly (need to check sources), that your SELECT will be
>> fetched first to the client completely, before you will be able to perform
> any
>> operation on result set (the SCROLL_INSENSITIVE flag should instantiate a
> so-
>> called cached result set, which means - "first cache everything in memory,
>> then allow operations on result set).
>
> That's something I feared.
Mark
--
Mark Rotteveel