Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
10.2.2.0
-
None
-
Low
-
Repro attached
-
Embedded/Client difference
Description
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.
Attachments
Issue Links
- is part of
-
DERBY-1610 Resolve difference of type compatibility between Embedded and NetworkServer/NetworkDriver
- Closed