Mercurial > hg > monetdb-java
view tests/build.properties @ 931:df18aa5c8a61
Add test for MonetDriver.getPropertyInfo(url, props).
The implementation is moved to Parameter.java which contains the list of connection parameters.
It currently only returns the mandatory connection parameters.
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 24 Oct 2024 19:10:06 +0200 (9 months ago) |
parents | a5a898f6886c |
children |
line wrap: on
line source
# add a line like this to your build.local.properties to enable # debugging: #debug=&debug=true # by default debugging is disabled debug= # one can override the connection url as well #jdbc_url=jdbc:monetdb://localhost:53210/one?user=monetdb&password=monetdb