-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Currently, the ConnectionHelper does have a enumeration of existing datasources type BUT there is an extension point for this. This is not consistant.
Proposition:
1) remove the enumeration and add string constants to replace where values are the core ids of the extensions
2) the getDatasourceType(connection) method would return the id of the extension point used (based upon its driver, and not upon its url)