<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/jsqledit/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/jsqledit/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/jsqledit/feature-requests/</id><updated>2002-10-06T23:50:34Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Use DriverManger in dbconnect</title><link href="https://sourceforge.net/p/jsqledit/feature-requests/3/" rel="alternate"/><published>2002-10-06T23:50:34Z</published><updated>2002-10-06T23:50:34Z</updated><author><name>Irwin</name><uri>https://sourceforge.net/u/arcana/</uri></author><id>https://sourceforge.netde84a7c53279cba39471f22e5a453a188b0b604b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;There is a class called &amp;amp;quot;DriverManager&amp;amp;quot; in JDBC &lt;br /&gt;
that manages a set of drivers. &lt;/p&gt;
&lt;p&gt;It looks in a properties &amp;amp;quot;jdbc.drivers&amp;amp;quot; for a driver &lt;br /&gt;
list, and based on the connection string it uses an &lt;br /&gt;
appropriate driver for the connection to a &lt;br /&gt;
database. &lt;/p&gt;
&lt;p&gt;Essentially, in the DatabaseConnection we will &lt;br /&gt;
replace the use of the Driver.getClass with this &lt;br /&gt;
instead.  We can use the JdbcDriverList to register &lt;br /&gt;
the available drivers in the system with this class. &lt;/p&gt;
&lt;p&gt;Will look into this because it will make mutliple &lt;br /&gt;
drivers easier to handle.  It may even allow &lt;br /&gt;
connections without specifying the driver. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>DatabaseAlias Importing/Exporting</title><link href="https://sourceforge.net/p/jsqledit/feature-requests/2/" rel="alternate"/><published>2002-10-06T19:36:20Z</published><updated>2002-10-06T19:36:20Z</updated><author><name>Irwin</name><uri>https://sourceforge.net/u/arcana/</uri></author><id>https://sourceforge.netb4c0f563968e9660eb524c74e46d6381f83fe0d6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Implement routines to import and export a &lt;br /&gt;
DatabaseAliasList to a file. &lt;/p&gt;
&lt;p&gt;I currently have algorithms that will do both, but &lt;br /&gt;
they are not integrated into the main system at this &lt;br /&gt;
time. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Java Installer for JSQLEdit</title><link href="https://sourceforge.net/p/jsqledit/feature-requests/1/" rel="alternate"/><published>2002-09-29T18:00:55Z</published><updated>2002-09-29T18:00:55Z</updated><author><name>Irwin</name><uri>https://sourceforge.net/u/arcana/</uri></author><id>https://sourceforge.netc2993675334dbec1ceee3412eb38cf88e3e73dc6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Find and learn installer for JSQLEdit &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.izforge.com" rel="nofollow"&gt;http://www.izforge.com&lt;/a&gt; &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>