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

Daniel John Debrunner updated DERBY-349:
----------------------------------------

    Priority: Minor  (was: Major)

Priority to minor, since this is an error (hang) with conversions that are not 
supported and when executing in a batch

> 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 Server, Network Client
>     Versions: 10.1.0.0
>     Reporter: Daniel John Debrunner
>     Priority: Minor

>
> 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