Re: JDBC support - Mailing list pgsql-interfaces

From Gunnar R|nning
Subject Re: JDBC support
Date
Msg-id x67l90xi6o.fsf@thor.candleweb.no
Whole thread Raw
In response to JDBC support  ("Ray S. Cunningham" <rcunningham@ispring.com>)
List pgsql-interfaces
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:

> > I could not locate the JDBC driver in the download area of your website.
> > All I see is the ODBC driver.  When you say you offer a JDBC connection
> > interface, do you mean only JDBC-ODBC bridge?  If so, when will you offer a
> > native JDBC driver?  Thanks.
> 
> We have a native JDBC driver. It is included in the distribution

Strictly speaking in JDBC terms the JDBC driver supplied with PostgreSQL is
not native. A JDBC native driver would have been implemented using C/C++
native code. The portable all Java driver supplied with PostgreSQL is a
more robust and reliable solution than most drivers relying on native
code... 

regards, 
Gunnar


pgsql-interfaces by date:

Previous
From: Fredrick Bartlett
Date:
Subject: Re: Re: Windows' DLL for PgAccess and Tcl/Tk 8.3.x
Next
From: Magnus Hagander
Date:
Subject: RE: Re: Windows' DLL for PgAccess and Tcl/Tk 8.3.x