Thread: which JDBC driver

which JDBC driver

From
Richard Emberson
Date:
As far as I can find there are two different JDBC drivers for
postgresql:

jxDBCon.jar
http://jxdbcon.sourceforge.net
http://sourceforge.net/projects/jxdbcon

and

postgresql.jar
http://jdbc.postgresql.org

Which is better, more mature, fastest, etc.?

Thanks

Richard