Fix DataSourceProperties getUsername() and getPassword() methods to call getDriverClassName() rather than using `this.driverClassName` to ensure than deduced driver classes can be used. Fixes gh-1421 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| pom.xml | ||
Fix DataSourceProperties getUsername() and getPassword() methods to call getDriverClassName() rather than using `this.driverClassName` to ensure than deduced driver classes can be used. Fixes gh-1421 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| pom.xml | ||