Configuration Files
TDV defines configurations of its built-in adapters in multiple places:
| • | Properties, defined in code (for example, connection URL, login, password, and so on) |
| • | Capabilities (supports DDL, WITH clause, and so on; data type mappings; supported functions) |
| • | Two XML files: config_defs.xml and values.xml |
TDV 8.4 continues to define its built-in adapters in the same way, but it defines new extension adapters in a single YAML configuration file.
The following topics are discussed:
| • | YAML File Organization |
| • | Data Type Naming |
Subtopics