[
https://issues.apache.org/jira/browse/DERBY-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486737
]
Daniel John Debrunner commented on DERBY-2502:
----------------------------------------------
3) Have a variation of the method that looks at result sets that does not close
the result set.
4) Have a variation of the method that looks at result sets provide the ability
to check for warnings or return warnings.
Would actually be interesting to have these generic result set methods assert
that there are no warnings to ensure we are not getting stray warnings.
> Unclosed ResultSets choke JUnit lang _Suite on java 6
> -----------------------------------------------------
>
> Key: DERBY-2502
> URL: https://issues.apache.org/jira/browse/DERBY-2502
> Project: Derby
> Issue Type: Bug
> Components: SQL, Test
> Affects Versions: 10.3.0.0
> Environment: solaris, java 6 build 105, insane+debug jars
> Reporter: Rick Hillegas
> Attachments: derby-2502-01.diff
>
>
> The lang suite fail for me from UnaryArithmeticParameterTest on. The tests
> can't drop table T1 because a ResultSet is open.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.