[ http://issues.apache.org/jira/browse/DERBY-587?page=comments#action_12356162 ]
Rick Hillegas commented on DERBY-587: ------------------------------------- The patch looks good. Derby builds cleanly. If you put a pointer to jdk16 into your ant.properties, Derby again builds cleanly, including the new jdbc4 stubbed out implementation. Derbyall runs cleanly on my machine under jdk14. Under jdk16, the new jdbc4 tests run cleanly. I recommend that a committer commit this patch. Note that the committer will need to svn_add the following five empty master files: svn_add trunk/java/testing/org/apache/derbyTesting/functionTests/master/StartTestConnection.out svn_add trunk/java/testing/org/apache/derbyTesting/functionTests/master/TestCallableStatementMethods.out svn_add trunk/java/testing/org/apache/derbyTesting/functionTests/master/TestConnectionMethods.out svn_add trunk/java/testing/org/apache/derbyTesting/functionTests/master/TestPreparedStatementMethods.out svn_add trunk/java/testing/org/apache/derbyTesting/functionTests/master/TestResultSetMethods.out > Providing JDBC 4.0 support for derby > ------------------------------------ > > Key: DERBY-587 > URL: http://issues.apache.org/jira/browse/DERBY-587 > Project: Derby > Type: New Feature > Components: JDBC > Versions: 10.2.0.0 > Reporter: V.Narayanan > Assignee: V.Narayanan > Priority: Minor > Fix For: 10.2.0.0 > Attachments: jdbc4.0.sxw, jdbc4.diff > -- 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
