Menu

#9 derby JDBC urls fail

open
nobody
None
5
2013-02-20
2006-07-21
No

Hello, derby uses semicolons in the JDBC URL. This
confuses henplus and it truncates the URL. escaping
via \; does not work, either.
EX: jdbc:derby://localhost:1527/foo;var=val;var2=val2

Discussion


Log in to post a comment.