An asterisk (*) indicates support that was added in a hotfix or software patch subsequent to a release.
For a list a list of issues resolved since general availability, refer to the fixes.
Version 6.0.0
CERTIFICATIONS
Certified with Oracle JDK 11* Driver version 6.0.0.000080 (C0059.F000095.U000043)
Certified with OpenJDK 11* Driver version 6.0.0.000080 (C0059.F000095.U000043)
Certified with OpenJDK 8 on Windows and Linux* Driver version 6.0.0.000080 (C0059.F000095.U000043)
ENHANCEMENTS
The driver has been enhanced to use proxy server settings defined in the JVM system properties by
default. If no proxy settings are defined in the connection string or data source, the driver will attempt
to use the values of the http.proxyHost and http.proxyPort JVM system properties to connect to the
database.*
The driver has been enhanced to include timestamp in the Spy and JDBC packet
logs by default. If required, you can disable the timestamp logging by
specifying the following at connection: For Spy logs, set
spyAttributes=(log=(file)Spy.log;timestamp=no) and for JDBC packet logs,
set ddtdbg.ProtocolTraceShowTime=false.*
Interactive SQL for JDBC (JDBCISQL) is now installed with the product. JDBCISQL is a command-line interface that supports connecting your driver to a data source, executing SQL statements and retrieving results in a terminal. This tool provides a method to quickly test your drivers in an environment that does not support GUIs.*
CHANGED BEHAVIOR
Java SE 7 has reached the end of its product life cycle and will no longer
receive generally available security updates. As a result, the drivers will no
longer support JVMs that are version Java SE 7 or earlier. Support for
distributed versions of Java SE 7 and earlier will also end, including
IBM SDK (Java Edition).*
FEATURES
Supports SQL read-write access to Oracle Eloqua
Supports JDBC core functions
Supports Oracle Eloqua data types
Supports HTTP proxy
Uses a combination of REST and Bulk APIs for optimized fetch operations
Supports retrieving LONGVARCHAR data, using JDBC methods designed for Character Large Object (CLOB) data