[ http://issues.apache.org/jira/browse/DERBY-22?page=comments#action_58554 ] Shreyas Kaushik commented on DERBY-22: --------------------------------------
Can there be a repro posted for this here? > Exception XCL16 incorrectly raised for ResultSet of method return after > nested commit. > -------------------------------------------------------------------------------------- > > Key: DERBY-22 > URL: http://issues.apache.org/jira/browse/DERBY-22 > Project: Derby > Type: Bug > Components: SQL > Versions: 10.0.2.0 > Reporter: Tulika Agrawal > Priority: Minor > > 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. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
