There exists difference of handling NULL value in getXXXXStream/getBlob/getClob
methods between Embedded and NetworkClient/Server
---------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-2704
URL: https://issues.apache.org/jira/browse/DERBY-2704
Project: Derby
Issue Type: Bug
Components: Network Client, Network Server
Reporter: Tomohito Nakayama
Now, the ParameterMappingTest does not test type compatibility for
getXXXXStream/getBlob/getClob methods when NULL value is associated.
This suggets that difference between Embedded and NetworkClient/Server have
difference of handling NULL value in those methods.
The supressing of the test was done in specificCheck method in
org.apache.derbyTesting.functionTests.tests.jdbcapi.ParameterMappingTest class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.