[teiid-dev] New JDBC Driver in 6.2

Ted Jones tejones at redhat.com
Tue Jun 30 09:42:37 EDT 2009


+1 for a single driver

----- Original Message -----
From: "Ramesh Reddy" <rareddy at redhat.com>
To: teiid-dev at lists.jboss.org
Sent: Monday, June 29, 2009 8:43:48 PM GMT -06:00 US/Canada Central
Subject: Re: [teiid-dev] New JDBC Driver in 6.2

On the same note the embedded driver
"com.metamatrix.jdbc.EmbeddedDriver", should be changed to have the
"org.teiid" package name, so that these represent drivers from the teiid
project.

However, it is possible that TeiidDriver can be re-factored such that
single driver can be used for both "embedded" and "server" profiles
based on the supplied URL, instead of having two separate drivers.

I do prefer to see these two drivers combined into one, so that it is
less confusion and less manageability. Do you have any preference? 


On Wed, 2009-06-24 at 15:48 -0500, Ramesh Reddy wrote:
> Teiid has on its road map to introduce Server platform in 6.2 release.
> Client applications can access Teiid using a new JDBC driver called
> "org.teiid.jdbc.TeiidDriver". At the same time we are
> retiring/deprecating the legacy "com.metamatrix.jdbc.MMDriver" that is
> based on old legacy Server from MetaMatrix days. For backward
> compatibility purposes, this new driver will still support the old URL
> format.
> 
> 
> Ramesh..
> 
> _______________________________________________
> teiid-dev mailing list
> teiid-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/teiid-dev

_______________________________________________
teiid-dev mailing list
teiid-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/teiid-dev



More information about the teiid-dev mailing list