<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 135: JtdsDataSource accepting connection URL similar to OracleDataSource</title><link>https://sourceforge.net/p/jtds/patches/135/</link><description>Recent changes to 135: JtdsDataSource accepting connection URL similar to OracleDataSource</description><atom:link href="https://sourceforge.net/p/jtds/patches/135/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 17 Apr 2015 19:30:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jtds/patches/135/feed.rss" rel="self" type="application/rss+xml"/><item><title>JtdsDataSource accepting connection URL similar to OracleDataSource</title><link>https://sourceforge.net/p/jtds/patches/135/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently, the JtdsDataSource does have capability to use a connection URL as a configuration, however that feature is present in the code via Driver.getConnection().&lt;/p&gt;
&lt;p&gt;Design of our tool creates data sources at the start, which hand out the connections. To create OracleDataSource all I have to do is call setURL() with connection string and set user and password, but with jTDS I would have to parse the connection URL manually.&lt;/p&gt;
&lt;p&gt;Would it be possible to add this functionality to the DataSource class?&lt;/p&gt;
&lt;p&gt;I've made the necessary changes (against 1.3 stable branch) and it's mostly existing code. I've also tested it in my app and wrote three quick unit tests. I will attach the patch.&lt;/p&gt;
&lt;p&gt;I would really appreciate if we could get this in. Let me know if there is anything I can help with.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Maciek Siemczyk</dc:creator><pubDate>Fri, 17 Apr 2015 19:30:03 -0000</pubDate><guid>https://sourceforge.net0e2ac5aa124a0f4df67c8cc44077e47cf5e47cf5</guid></item></channel></rss>