[
https://issues.apache.org/jira/browse/DERBY-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516730
]
Daniel John Debrunner commented on DERBY-22:
--------------------------------------------
Try with the connection in close cursors on commit mode.
> Exception XCL16 incorrectly raised for ResultSet of method return after
> nested commit.
> --------------------------------------------------------------------------------------
>
> Key: DERBY-22
> URL: https://issues.apache.org/jira/browse/DERBY-22
> Project: Derby
> Issue Type: Bug
> Components: SQL
> Affects Versions: 10.0.2.0
> Reporter: Tulika Agrawal
> Priority: Minor
> Attachments: derby22reproattempt.zip
>
>
> Reporting for Daniel John Debrunner.
> A static method calls commit() with the nested connection and
> then returns a value to the outer statement. Processing this
> result set incorrectly hits a XCL16 exception. Logically the
> result set is created after the commit, since the value is
> returned after the commit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.