You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <de...@db.apache.org> on 2006/03/28 11:57:34 UTC

[jira] Updated: (DERBY-944) Code ROWID methods for JDBC4 support

     [ http://issues.apache.org/jira/browse/DERBY-944?page=all ]

Kristian Waagan updated DERBY-944:
----------------------------------

    Attachment: DERBY-944.stat
                DERBY-944-javadoc.diff
                DERBY-944-tests.diff

Submitted tests for checking that methods related to RowId return the correct values or throw the correct exceptions.
Converted some existing tests to Junit, and added "RowIdNotImplementedTest.junit" to the jdbc40 suite.

The JavaDoc patch is for EmbedRowId. It is just a "shell", and I put it in a separate diff since I am not sure if we want to have it or not.

Test runs under both embedded and DerbyNetClient without failures (JDK 1.6).

Unless I have forgotten something, I do not plan to do more on this issue. Please review/commit patch.

> 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