What's New in this Release?
- Last Updated: October 15, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Eloqua 6.0
- Documentation
Support and certification
Visit the following web pages for the latest support and certification
information.
Changes Since 6.0.0 GA
- Enhancements
- The driver has been enhanced to comply with FIPS standards for data encryption. As part of this enhancement, the driver was tested with FIPS 140-3 enabled using a Red Hat OpenJDK 21 on a Red Hat Universal Base Image 9 instance. See FIPS (Federal Information Processing Standard) for details.
- Changed behavior
- The connection property
SpyAttributeshas been updated to exclude the attributeload=classname, which was previously used to load the driver specified by the given class name. See SpyAttributes for details.
- The connection property
Highlights of the 6.0.0 release
- Supports SQL read-write access to Oracle Eloqua. See Supported SQL functionality for details.
-
The driver supports JDBC core functions. For details, refer to JDBC support in the Progress DataDirect for JDBC Drivers Reference.
- Supports Oracle Eloqua data types. See Data Types and getTypeInfo() for details.
- Supports HTTP proxy. See Proxy server support for details.
- Uses a combination of REST and BULK APIs for optimized fetch operations. See Bulk operations for details.
- Supports retrieving LONGVARCHAR data, using JDBC methods designed for Character Large Object (CLOB) data. See Large object (LOB) support for details.
- Supports timeout functionality. See Timeouts for details.