Hi all,
The attached patch does the following:
- changes visibility of Driver.parseUrl to public static
- changes visibility of BaseDataSource.getUrl to public
- add setUrl to BaseDataSourc based on Driver.parseUrl
Adding this property to all datasources simplifies their set-up by
using the same url/user/pass as with DriverManager.
--
Loïc PÉRON
mailto:loic.peron<at>bigfoot.com