MariaDB Java Connector 3.0.7 now available

MariaDB is pleased to announce the immediate availability of the MariaDB Connector/Java 3.0.7 GA release.

Download Now

Release Notes

MariaDB Connector/Java 3.0.7

MariaDB Connector/Java 3.0.7 is a Stable (GA) release. Notable changes in this release include:

  • For compatibility with MariaDB Connector/J 2.7, when LOAD DATA LOCAL INFILE is executed, an InputStream object can be used as the local infile using the Statement.setLocalInfileInputStream() method
  • The PreparedStatement.setObject() method can be called with a value that differs from the specified SQLType, and the value is converted to the corresponding type

See the Connector/Java 3.0.7 release notes page for more details and visit mariadb.com/downloads/connectors/connectors-data-access/java8-connector/ to download.