Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Version |
Candidate for next major release
|
Subsystem |
Database
|
Iterations
Issue Votes (0)
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Version |
Candidate for next major release
|
Subsystem |
Database
|
Currently we only support passing database credentials via JDBC ULR parameters. This has the downside of not handling well special characters in password.
DriverManager.getConnection(url,username,password)
method to pass credentials