...
Property | Description |
---|---|
mz.jdbc.type | Default value: This property specifies the platform database you want to use. The supported options are |
mz.jdbc.user | Default value: This property specifies the username of the database that the Platform will use during runtime. |
mz.jdbc.password | Default value: This property specifies the password of the jdbc user. The password can be changed at a later stage. For further information about changing the database password, see Changing Database Password in the System Administrator's Guide. |
mz.jdbc.url | Default value: This property can be used to explicitly specify the JDBC URL. If it is not specified, it is calculated based on the other database parameters described above. |
...