Mapping properties
- Last Updated: October 27, 2017
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Sales Cloud 6.0
- Documentation
The following table summarizes connection properties which are used for the relational mapping of Oracle Sales Cloud data.
| Property | Characteristic |
|---|---|
| ConfigOptions | Allows you to specify which version of the Oracle Sales Cloud API is being used in your environment with the APIVersion configuration option. |
| CreateMap | Determines whether the driver creates the internal files required for a relational map of the native data when establishing a connection. |
| SchemaMap | Specifies the name and location of the configuration file used to create the relational map of native data. The driver looks for this file when connecting to an Oracle Sales Cloud instance. By default, if the file does not exist, the driver creates one. |