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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2016/01/17 16:48:39 UTC

[jira] [Commented] (DERBY-6855) Support JDBC changes introduced by Java 9

    [ https://issues.apache.org/jira/browse/DERBY-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103759#comment-15103759 ] 

Rick Hillegas commented on DERBY-6855:
--------------------------------------

This issue was discovered while addressing DERBY-6854 .

> Support JDBC changes introduced by Java 9
> -----------------------------------------
>
>                 Key: DERBY-6855
>                 URL: https://issues.apache.org/jira/browse/DERBY-6855
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.12.1.1
>            Reporter: Rick Hillegas
>
> Java 9 has introduced new classes and methods into java.sql. and javax.sql. At a minimum, we will need to stub these out and return an unimplemented feature exception. For instance, Java 9 introduces a new interface called java.sql.ShardingKey.
> Right now, a Derby server built on Java 8 will fail the UnsupportedVetter test because of these new classes and methods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)