Additional properties
- Last Updated: August 1, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Eloqua 6.0
- Documentation
The following table summarizes additional connection properties.
| Property | Characteristic |
|---|---|
| FailOnIncompleteData | Determines how the driver processes a query when no data
is returned for some columns. For these columns, which together form
incomplete data, the driver can either return NULL values or throw
an exception. The default is 0 (disabled). |
| LogConfigFile | Specifies the filename of the configuration file used to
initialize driver logging. The default filename is
ddlogging.properties. |
| SpyAttributes | Enables DataDirect Spy to log detailed information about calls that are issued by the driver on behalf of the application. DataDirect Spy is not enabled by default. |