Mapping Properties
- Last Updated: October 4, 2018
- 1 minute read
- DataDirect Connectors
- JDBC
- Salesforce 6.0
- Documentation
The following table summarizes connection properties involved in mapping the remote Salesforce data model to a local schema map used to support SQL queries against Salesforce.
| Property | Characteristic |
|---|---|
| ConfigOptions | Determines how the mapping of the remote Salesforce data
model to a local schema map can be configured, customized, and
updated. The default is: |
| CreateMap | Specifies whether the driver creates a new map of the
Salesforce data model when establishing the connection. If set to If set to If
set to The
default is |
| SchemaMap | Specifies the fully qualified path of the configuration
file where the map of the Salesforce data model is written. The
driver looks for this file when connecting to a Salesforce instance.
If the file does not exist, the driver creates one. The default varies based on your environment: For Windows: For UNIX/Linux: |