Postgres JDBC 3 Compliance

From: Ian Howlett <ian(dot)howlett(at)conversant(dot)uk(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Postgres JDBC 3 Compliance
Date: 2003-01-15 13:37:46
Message-ID: 3E25642A.3050100@conversant.uk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I wonder if someone can tell me how compliant the new (14 Jan 2003)
Postgres JDBC 3 driver is with the JDBC 3 standard.

In particular, does it support
* Reusue of prepared statements by connection pools
* Retrieval of auto-generated keys
* Ability to have multiple open ResultSet objects

I can't seem to find any documentation on the state of the JDBC driver
code. If anyone has any useful links etc then please let me know.

Kind regards,
Ian

Browse pgsql-jdbc by date

  From Date Subject
Next Message Ian Howlett 2003-01-15 13:41:22 Postgres JDBC3 driver compliance
Previous Message Marcelo Pereira 2003-01-15 13:08:16 Re: JDBC