RE: JDBC 2.0 support and reliability - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: JDBC 2.0 support and reliability
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B66A@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to JDBC 2.0 support and reliability  ("Ravindra Wankar" <rwankar@iname.com>)
List pgsql-interfaces
 
 

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount@maidstone.gov.uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough Council

-----Original Message-----
From: Ravindra Wankar [mailto:rwankar@iname.com]
Sent: Wednesday, December 13, 2000 4:09 PM
To: pgsql-interfaces@postgresql.org
Subject: [INTERFACES] JDBC 2.0 support and reliability

 
Can anyone share experiences using the latest Postgresql JDBC driver? What I'm specifically looking for is
 
1. Is it JDBC 2.0 compliant?
[Peter Mount] Not fully, but getting there 
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.
[Peter Mount] The interfaces are getting done one by one... 
3. Is it production quality?
[Peter Mount] Some people think so ;-) From release to release it's getting better. 
 
Thanks,
-- Ravi.

pgsql-interfaces by date:

Previous
From: Dave Page
Date:
Subject: RE:
Next
From: Peter Mount
Date:
Subject: RE: Connection Pooling...(Repost)...please do help.. .