Mapping Properties
- Last Updated: March 17, 2026
- 1 minute read
- DataDirect Connectors
- JDBC
- Apache Cassandra 6.0
- Documentation
The following table summarizes connection properties involved in mapping a native data model to a relational data model.
| Property | Characteristic |
|---|---|
| ConfigOptions | Determines how the mapping of the native data model to the relational data model is configured, customized, and updated. |
| CreateMap | Determines whether the driver creates the internal files required for a relational view 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 the server. If the file does not exist, the driver creates one. |