[
https://issues.apache.org/jira/browse/DERBY-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Øystein Grøvlen closed DERBY-2102.
----------------------------------
> JDBC.assertFullResultSet should handle byte arrays
> --------------------------------------------------
>
> Key: DERBY-2102
> URL: https://issues.apache.org/jira/browse/DERBY-2102
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Øystein Grøvlen
> Assigned To: Øystein Grøvlen
> Priority: Trivial
> Fix For: 10.3.0.0
>
> Attachments: derby2102.diff, derby2102v2.diff
>
>
> Currently, JDBC.assertFullResultset() cannot be used for columns that maps to
> byte[] (e.g., CHAR FOR BIT DATA).
> To support this, assertRowInResultSet need to be extended the case where the
> column object is a byte[].
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.