You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tomohito Nakayama (JIRA)" <ji...@apache.org> on 2007/05/27 05:49:16 UTC

[jira] Created: (DERBY-2704) There exists difference of handling NULL value in getXXXXStream/getBlob/getClob methods between Embedded and NetworkClient/Server

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.