Uploaded image for project: 'MariaDB Connector/J'
  1. MariaDB Connector/J
  2. CONJ-561

Partial JDBC 4.3 support

    XMLWordPrintable

Details

    Description

      JDBC 4.3 specification joined

      To be implemented :

      Statement changes :

      • String enquoteIdentifier(String identifier, Boolean alwaysQuote) throws SQLException
      • String enquoteLiteral(String val) throws SQLException
      • String enquoteNCharLiteral(String val) throws SQLException
      • boolean isSimpleIdentifier(String identifier) throws SQLException

      Sharding doesn't have any current implementation on MariaDB, so default implementation that indicate not supporting sharding is ok.

      Missing java 9 requirement :
      Java 9 add Builder constructor (ConnectionBuilder, XAConnectionBuilder), permitting building easier configuration Object. Those are new interface, so requiring java 9. This will be added with a new 3.x release.

      Attachments

        Issue Links

          Activity

            People

              diego dupin Diego Dupin
              diego dupin Diego Dupin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.