[
https://issues.apache.org/jira/browse/DERBY-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dyre Tjeldvoll updated DERBY-3496:
----------------------------------
Fix Version/s: 10.4.0.0
10.3.2.2
Adding 10.3.2.2 and 10.4.0.0 as fix versions as it looks like a candidate for
merging to 10.3
> CallableStatement with output parameter leaves cursor open after execution
> --------------------------------------------------------------------------
>
> Key: DERBY-3496
> URL: https://issues.apache.org/jira/browse/DERBY-3496
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.4.0.0
> Reporter: Knut Anders Hatlen
> Priority: Minor
> Fix For: 10.3.2.2, 10.4.0.0
>
> Attachments: junit-repro.diff
>
>
> When executing a CallableStatement which has an output parameter, the
> language result set is left open and makes subsequent calls to
> Connection.setTransactionIsolation() fail with "ERROR X0X03: Invalid
> transaction state - held cursor requires same isolation level".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.