Oh. I see ...
Knut Anders Hatlen (JIRA) wrote:
> [ http://issues.apache.org/jira/browse/DERBY-1610?page=all ]
>
>Knut Anders Hatlen updated DERBY-1610:
>--------------------------------------
>
> Derby Info: [Release Note Needed]
>
>Adding the Release Note Needed flag to keep it on the release manager's radar.
>
>
>
>>Updating column typed as CHAR to value passed via setBinaryStream(notNull) is failed
because of imcompatiblity of types though it was not taken as error when setBinaryStream(null)
>>-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>>
>> Key: DERBY-1610
>> URL: http://issues.apache.org/jira/browse/DERBY-1610
>> Project: Derby
>> Issue Type: Bug
>> Components: Network Server, Network Client
>> Reporter: Tomohito Nakayama
>> Assigned To: Tomohito Nakayama
>> Attachments: DERBY-1610.diff, DERBY-1610_2.diff, parameterMapping.diff, parameterMapping.diff,
TestNullChar.java
>>
>>
>>There exists difference between updating character typed column to value passed via
setBinaryStream(notNullValue) and updating the column to value passed via setBinaryStream(null).
>>This difference is problematic because it does not exist in Embedded mode.
>>
>>
>
>
>
--
/*
Tomohito Nakayama
tomonaka@basil.ocn.ne.jp
tomohito@rose.zero.ad.jp
tmnk@apache.org
Naka
http://www5.ocn.ne.jp/~tomohito/TopPage.html
*/
|