[
https://issues.apache.org/jira/browse/DERBY-3797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616968#action_12616968
]
Erlend Birkenes commented on DERBY-3797:
----------------------------------------
If I do this:
int[] expectedTypes = {Types.VARCHAR,
Types.INTEGER,
Types.INTEGER,
Types.VARCHAR,
Types.VARCHAR,
Types.VARCHAR,
Types.SMALLINT,
Types.BOOLEAN,
Types.SMALLINT,
Types.BOOLEAN,
Types.BOOLEAN,
Types.BOOLEAN,
Types.VARCHAR,
Types.SMALLINT,
Types.SMALLINT,
Types.INTEGER,
Types.INTEGER,
Types.INTEGER};
JDBC.assertColumnTypes(rs, expectedTypes);
is that what the last test was trying to do?
> Convert jdbcapi/metadataMultiConn to JUnit.
> -------------------------------------------
>
> Key: DERBY-3797
> URL: https://issues.apache.org/jira/browse/DERBY-3797
> Project: Derby
> Issue Type: Test
> Components: Test
> Affects Versions: 10.5.0.0
> Reporter: Erlend Birkenes
> Assignee: Erlend Birkenes
> Priority: Minor
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.