Bug 311260 - [provider][jdbc] use url/uri to resolve provider parameters
Summary: [provider][jdbc] use url/uri to resolve provider parameters
Status: NEW
Alias: None
Product: ECF
Classification: RT
Component: ecf.filetransfer (show other bugs)
Version: 3.2.0   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: ecf.core-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-30 18:55 EDT by Erdal Karaca CLA
Modified: 2010-04-30 18:55 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erdal Karaca CLA 2010-04-30 18:55:57 EDT
The current implementation makes use of the options map to provide specific parameters to the jdbc provider.
While this is useful to provide a shared connection, there should be a way to create the database connection just by the url/uri.