Subject | Re: [Firebird-Java] Re: InputStream closes when prepared statement is closed. |
---|---|
Author | Blas Rodriguez Somoza |
Post date | 2003-01-29T14:15:02Z |
Hello
At 29/01/2003 13:45 +0000, Roman Rokytskyy <rrokytskyy@...> wrote:
So my opinion is that we should modify that. I'm sure when there are a cursor movement (next) or the ResultSet is closed but not so sure about when the next getXXX is called.
Regards
Blas Rodriguez Somoza
At 29/01/2003 13:45 +0000, Roman Rokytskyy <rrokytskyy@...> wrote:
>> Jaybird succeeds where Interclient fails.I agree that is against specification and this "feature" can create problems when for any reason, we need to change the code.
>> In light of the above, posting will Jaybird continue to operate like
>> this (i.e keep the stream open) or will it be "fixed" to mimic
>> Interclient (i.e close the stream)?
>
>To be discussed between developers, but most likely it will be fixed
>(without quotes, my understanding is that such behaviour is a bug
>even Oracle and IBM have it).
>
>Blas, any comments from your side? Most likely FBBlob is not closed
>when FBResultSet is closed...
So my opinion is that we should modify that. I'm sure when there are a cursor movement (next) or the ResultSet is closed but not so sure about when the next getXXX is called.
Regards
Blas Rodriguez Somoza