[ http://issues.apache.org/jira/browse/DERBY-944?page=comments#action_12372136 ]
Rick Hillegas commented on DERBY-944: ------------------------------------- I applied DERBY-944-tests.diff. The jdbc4 tests run cleanly modulo the expected diff in StatementTest. I committed this patch at subversion revision 389571. > Code ROWID methods for JDBC4 support > ------------------------------------ > > Key: DERBY-944 > URL: http://issues.apache.org/jira/browse/DERBY-944 > Project: Derby > Type: New Feature > Components: JDBC > Reporter: Rick Hillegas > Assignee: Kristian Waagan > Fix For: 10.2.0.0 > Attachments: DERBY-944-javadoc.diff, DERBY-944-tests.diff, DERBY-944.stat > > As described in the JDBC4 spec sections 19 and 3.1. > Derby does not support a stable ROWID datatype and we will not build this for > release 10.2. The JDBC layer must report that Derby does not support this > functionality. This involves stubbing out the RowId methods in > DatabaseMetaData, ResultSet, PreparedStatement, and CallableStatement. -- 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
