The following table summarizes additional connection properties.

Table 1. Additional 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.