JDBC Connections
Add JDBC Driver
Drift Server comes with the H2 database driver pre-installed. For other jdbc drivers you need to add the vendor specific jdbc driver to the lib directory
Add jdbc connection details to systemdescription.yaml
sample yaml snippet
Testing the connection settings
You can verify the connection settings in the "System Connections" page by clicking "Test" button.
Last updated
Was this helpful?