JDBC 2.0 support and reliability - Mailing list pgsql-interfaces

From Ravindra Wankar
Subject JDBC 2.0 support and reliability
Date
Msg-id 002c01c0651e$fa634d50$0b00a8c0@nova
Whole thread Raw
List pgsql-interfaces
 
Can anyone share experiences using the latest Postgresql JDBC driver? What I'm specifically looking for is
 
1. Is it JDBC 2.0 compliant?
2. Are all interfaces implemented (If not is there a list of unimplemented interfaces). I found that the getImportedKeys method is not implemented when using TableGen to generate code that accesses the DB.
3. Is it production quality?
 
Thanks,
-- Ravi.

pgsql-interfaces by date:

Previous
From: Katsuyuki Tanaka
Date:
Subject: passwd
Next
From: Ken Kachnowich
Date:
Subject: RE: JDBC Timestamp Problem