Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6855

Support JDBC changes introduced by Java 9

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 10.12.1.1
    • None
    • JDBC
    • None
    • Normal

    Description

      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.

      See the Java 9 javadoc here: http://download.java.net/jdk9/docs/api/index.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhillegas Richard N. Hillegas
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: