[ http://issues.apache.org/jira/browse/DERBY-975?page=comments#action_12366491 ]
Dag H. Wanvik commented on DERBY-975: ------------------------------------- I tried this with IBM's 1.3.1, but it did not fail for me. I checked the code for updatableResultSet, but I could not see any reference to the method setHoldability mentioned in the diff. Not sure what goes on.. > lang/updatableResultSet.java fails on ibm13 jvm. > ------------------------------------------------ > > Key: DERBY-975 > URL: http://issues.apache.org/jira/browse/DERBY-975 > Project: Derby > Type: Bug > Components: Regression Test Failure > Environment: Java Version: 1.3.1 > Java Vendor: IBM Corporation > Reporter: Suresh Thalamati > Assignee: Fernanda Pizzorno > Priority: Minor > > *** Start: updatableResultSet jdk1.3.1 2006-02-13 16:52:29 *** > 2896 del > < null > 2896a2896 > > java.sql.Connection: method setHoldability(I)V not found > 2899 del > < null > 2899a2899 > > java.sql.Connection: method setHoldability(I)V not found > Test Failed. > *** End: updatableResultSet jdk1.3.1 2006-02-13 16:55:01 *** -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
