
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Dependants
|
|
This issue depends on:
|
|
DERBY-530
ClientDriver ignores Properties object in connect(String url, Properties connectionProperties) method
|
|
|
|
|
|
|
|
| Resolution Date: |
30/Sep/05 02:58 AM
|
|
Currently all attributes specified in the url with client get sent to the server as part of the database name (RDBNAM). They also print with DatabaseMetaData.getURL().
Since DRDA provides a separate mechanism for sending user and password these attributes should not be exposed in this way.
|
|
Description
|
Currently all attributes specified in the url with client get sent to the server as part of the database name (RDBNAM). They also print with DatabaseMetaData.getURL().
Since DRDA provides a separate mechanism for sending user and password these attributes should not be exposed in this way.
|
Show » |
| No work has yet been logged on this issue.
|
|