Re: Most Performant JDBC Driver? - Mailing list pgsql-jdbc

From Kallol Nandi
Subject Re: Most Performant JDBC Driver?
Date
Msg-id NBEDKIHMDKLGDCDIJLMMAEPCCAAA.kallol.nandi@indussoft.com
Whole thread Raw
In response to Most Performant JDBC Driver?  (Hunter Hillegas <lists@lastonepicked.com>)
List pgsql-jdbc
JDBC2 is for JAVA version 2
JDBC3 is for JAVA version 3

I have tried postgresql.jar,pg73jdbc2.jar,jdbc6.5-1.1.jar.

All are good performers.
Are you trying on windows or linux??

Regards,
Kallol.


-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org]On Behalf Of Hunter Hillegas
Sent: Sunday, June 29, 2003 2:55 AM
To: Postgre JDBC List
Subject: [JDBC] Most Performant JDBC Driver?


Which of the JDBC drivers from jdbc.postgresql.org is the best performing?

Besides spec support, is there any difference between JDBC2 and JDBC3?

When you build PostgreSQL and use the '--with-java' command, what version of
the driver is built?

Thanks,
Hunter


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Bug in ResultSet.moveToCurrentRow
Next
From: Paul Thomas
Date:
Subject: Re: Most Performant JDBC Driver?