[ 
http://issues.apache.org/jira/browse/DERBY-349?page=comments#action_12372974 ] 

Bryan Pendleton commented on DERBY-349:
---------------------------------------

Thanks Knut Anders for the review and the assistance with JDK 1.6. I've 
committed this change as: http://svn.apache.org/viewcvs?rev=391086&view=rev


> setByte() with executeBatch causes hang with client if mapping is invalid, 
> e.g. setByte to DATE
> -----------------------------------------------------------------------------------------------
>
>          Key: DERBY-349
>          URL: http://issues.apache.org/jira/browse/DERBY-349
>      Project: Derby
>         Type: Bug

>   Components: Network Client, Network Server
>     Versions: 10.1.1.0
>     Reporter: Daniel John Debrunner
>     Assignee: Bryan Pendleton
>     Priority: Minor
>  Attachments: derby-349-diff-with-jdk16.txt, derby-349-stat-with-jdk16.txt, 
> derby-349-testFixes.diff, jdk16-master.diff
>
> setByte() followed by an addBatch() and then an executeBatch causes a hang.
> May apply to any setXXX call that will result in any invalid conversion, 
> possibly only those conversions handled by the client.
> See the test jdbcapi/parameterMapping, look for this bug number in the code, 
> to see the cases disabled when running with the client.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to