Embedded Database Properties
- Last Updated: June 14, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Oracle Service Cloud 5.1
- Documentation
The following table summarizes connection properties which are used in the configuration of embedded databases and in connecting to embedded databases.
| Property | Characteristic |
|---|---|
| ConfigOptions | Determines how the embedded database and the mapping of the remote data model to the relational data model is configured, customized, and updated. |
| CreateDB | Determines whether the driver creates a new embedded database when establishing the connection. |
| DatabaseName | Specifies the file name prefix the driver uses to create or locate the set of files that define the embedded database per connection. |