[ 
http://issues.apache.org/jira/browse/DERBY-1768?page=comments#action_12431020 ] 
            
Daniel John Debrunner commented on DERBY-1768:
----------------------------------------------

Could the classes be left in the codeline and just  excluded by the build?
Do they even show up in the jar files? I would have thought not for embedded 
and I thought the client moved to a dependency build.

> Remove JDBC 4.0 RowId classes
> -----------------------------
>
>                 Key: DERBY-1768
>                 URL: http://issues.apache.org/jira/browse/DERBY-1768
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.2.1.0
>            Reporter: Knut Anders Hatlen
>         Assigned To: Knut Anders Hatlen
>            Priority: Minor
>         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.
-
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

        

Reply via email to