Postgresql JDBC driver compliance - Mailing list pgsql-interfaces

From Kelvin SIN
Subject Postgresql JDBC driver compliance
Date
Msg-id Pine.GSO.3.95.980806001455.20929A-100000@holly.cs.mu.OZ.AU
Whole thread Raw
In response to Re: [INTERFACES] Failure to connect remotely to postgresql with JDBC  (Peter T Mount <peter@retep.org.uk>)
Responses Re: Postgresql JDBC driver compliance
List pgsql-interfaces
Hi Peter,

According to the JDBC documentation from java.sun.com, a JDBC driver is
JDBC compliant if it is SQL 92 complaint and passes the JDBC compliance
test. I think Postgresql is a subset of SQL92, but is it still JDBC
compliant? I am working in a client server project that connects to
postgresql and I need to find out how many of the JDBC APIs can be used,
especially the getCursor() method under the Connection class. Thanks.

Kelvin


pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] JDBC IOException: Broken pipe
Next
From: Pierluigi
Date:
Subject: subscribe