[ http://issues.apache.org/jira/browse/DERBY-1235?page=comments#action_12376674 ]
Knut Anders Hatlen commented on DERBY-1235: ------------------------------------------- Hi Dyre, I see this diff in the jdbc40 suite (DerbyNetClient): ********* Diff file jdbc40/DerbyNetClient/jdbc40/TestPreparedStatementMethods.diff *** Start: TestPreparedStatementMethods jdk1.6.0-beta2 DerbyNetClient jdbc40:jdbc40 2006-04-26 18:45:10 *** 0 add > Expected a poolable statement Test Failed. *** End: TestPreparedStatementMethods jdk1.6.0-beta2 DerbyNetClient jdbc40:jdbc40 2006-04-26 18:45:19 *** > Move isPoolable() and setPoolable() from PreparedStatement to Statement > ----------------------------------------------------------------------- > > Key: DERBY-1235 > URL: http://issues.apache.org/jira/browse/DERBY-1235 > Project: Derby > Type: Improvement > Components: JDBC > Versions: 10.2.0.0 > Reporter: Rick Hillegas > Assignee: Dyre Tjeldvoll > Fix For: 10.2.0.0 > Attachments: derby-1235.v1.diff, derby-1235.v1.stat, derby-1235.v2.diff, > derby-1235.v2.stat, derbyall_report.v1.txt > > An upcoming release of jdk1.6 will move isPoolable() and setPoolable() from > PreparedStatement to Statement. We should conform. -- 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
