skip to main content
Preface : What's New in this Release?
  

Try DataDirect Drivers Now

What's New in this Release?

For the latest certifications and enhancements, refer to the following:
*Release Notes
*Supported Configurations
*DataDirect Support Matrices

Changes Since 5.1.4 GA

*Driver Enhancements
*The driver has been enhanced to support Oracle RightNow CX API version 1.4.
*The new ManagedObjects connection property allows you to specify the managed objects that you want the driver to fetch metadata for. For details, see ManagedObjects
*The new EnableAccessRequestHeader connection property allows you to enable the access request header for a connection to improve its performance and quality of service. For details, see EnableAccessRequestHeader
*The new NamedIDBehavior config option allows you to determine whether the Name attribute of NamedID fields is exposed in the relational map. This option can be used to avoid "poor performing query" errors by reducing the size of result sets. For details, see "Poor Performing Query" Error Message and ConfigOptions.
*The driver no longer registers the Statement Pool Monitor as a JMX MBean by default. To register the Statement Pool Monitor and manage statement pooling with standard JMX API calls, the new RegisterStatementPoolMonitorMBean connection property must be set to true. For details, see RegisterStatementPoolMonitorMBean.
*Driver Changes
*The Interface Name connection property has been deprecated. The driver will continue to provide backward compatibility for it, but the current and newer versions of the driver will not use it for connections.
*The driver has been updated to require a JVM that is version Java SE 7 or higher. See for more details on JVM.

Release Highlights for 5.1.4 GA

*Support for Oracle RightNow CX API version 1.2 against sites using Oracle Service Cloud February 2014 or later.
*Support for all JDBC Core functions.
*Support for core SQL-92 grammar.
*Maps the Oracle Service Cloud data model to a set of relational tables.
*Support for client-side data cache for improved performance.
*Support for SSL encryption and User ID/Password authentication.
*Support for statement pooling.
*Support for connecting through a proxy server.