skip to main content
JDBC extensions
  

Try DataDirect Drivers Now

JDBC extensions

This section describes the JDBC extensions in the com.ddtek.jdbc.extensions package that can be used with the Oracle Eloqua driver.
Interface/Class
Description
DatabaseMetadata
The methods in this interface are used to extend the standard JDBC metadata results returned by the DatabaseMetaData.getColumns() method to include an additional column.
ExtLogControl
Methods that allow you to determine if DataDirect Spy logging is enabled and turning on and off DataDirect Spy logging if enabled.
* DatabaseMetaData interface
* ExtLogControl class