Subject | Re: [Firebird-Java] Re: Insert ... returning ... |
---|---|
Author | Adilson Ricardo Fernandes |
Post date | 2007-01-12T13:35:42Z |
Roman,
I downloaded the CVS version, however, in that my test case, the same
problem persists. The exception occurs when calling the ResultSet's
method 'next()'.
Did you execute that my test case successfully?
Thank you,
Adilson.
Roman Rokytskyy escreveu:
I downloaded the CVS version, however, in that my test case, the same
problem persists. The exception occurs when calling the ResultSet's
method 'next()'.
Did you execute that my test case successfully?
Thank you,
Adilson.
Roman Rokytskyy escreveu:
> Hi,
>
>
>> Yes. The reason is that INSERT...RETURNING is different type of a
>> statement and should be treated differently. I plan to fix the issue this
>> week,
>>
>
> I have committed the fix to the CVS.
>
>
>> and if the fix is acceptable, I will backport it to 2.1.x branch.
>> Otherwise it will go in HEAD and will appear in Jaybird 2.2 (I plan first
>> betas for end of January).
>>
>
> The change seems to be stable, so I will backport it to 2.1 branch and
> release Jaybird 2.1.2, hopefully, next week.
>
> Roman
>