Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/DERBY-22 Here is an overview of the issue: --------------------------------------------------------------------- Key: DERBY-22 Summary: Exception XCL16 incorrectly raised for ResultSet of method return after nested commit. Type: Bug Status: Unassigned Priority: Minor Project: Derby Components: SQL Versions: 10.0.2.0 Assignee: Reporter: Tulika Agrawal Created: Wed, 29 Sep 2004 12:15 PM Updated: Wed, 29 Sep 2004 12:15 PM Description: 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. --------------------------------------------------------------------- JIRA INFORMATION: 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
