From: | Erkki Seppala <flux(at)inside(dot)org> |
---|---|
To: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: [INTERFACES] JDBC cat 4 driver? |
Date: | 2000-01-06 10:44:28 |
Message-ID: | 20000106124428.A10798@xulfad.ton.tut.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
On Sun, Jan 02, 2000 at 03:18:37PM -0000, Phillip Rhodes wrote:
> Is there a category 4 driver (pure java) available for postgres?
Quote from jdbc-documentation:
Postgres provides a type 4 JDBC Driver. Type 4 indicates that the driver
is written in Pure Java, and communicates in the database's own network
protocol. Because of this, the driver is platform independent. Once
compiled, the driver can be used on any platform.
--
_____________________________________________________________________
/ __// /__ ____ __ Erkki Seppälä\ \
/ /_ / // // /\ \/ / Inside Informatics ry\ /
/_/ /_/ \___/ /_/\_\(at)inside(dot)org http://www.inside.org/~flux/
From | Date | Subject | |
---|---|---|---|
Next Message | Erkki Seppala | 2000-01-06 11:03:22 | JDBC & Netscape |
Previous Message | Peter Mount | 2000-01-06 10:32:03 | RE: [INTERFACES] JDBC cat 4 driver? |