[ 
https://issues.apache.org/jira/browse/DERBY-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kathey Marsden updated DERBY-1768:
----------------------------------

    Component/s: JDBC

> Remove JDBC 4.0 RowId classes
> -----------------------------
>
>                 Key: DERBY-1768
>                 URL: https://issues.apache.org/jira/browse/DERBY-1768
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.2.1.6
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.2.1.6
>
>         Attachments: rowid.diff, rowid.stat
>
>
> JDBC 4.0 introduced the java.sql.RowId interface. Derby has implemented this 
> interface both in the client driver and the embedded driver, but the methods 
> only throw java.lang.UnsupportedOperationException, and an application has no 
> way to get a RowId object. To reduce the footprint, these unused classes 
> should be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to