JDBC 2.0 conformance, documentation and todo list

From: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: JDBC 2.0 conformance, documentation and todo list
Date: 2001-08-07 21:46:09
Message-ID: 2an0nt8gnlo8hptfb6gm7kk2e280hlrrhd@4ax.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I've created a web page that aims to document the level of
conformance of the JDBC driver to the JDBC 2.0 API. It also aims
to document any deviations from the JDBC standard that have been
found.
http://lab.applinet.nl/postgresql-jdbc/

No need to say its still far from complete. I just wrote the
sections on Array and Batch Updates. I'm volunteering to finish
and maintain this page if people find it useful. Any comments?

Any feedback or additions will be greatly appreciated. If you
know about a JDBC 2.0 feature that seems to be missing or a
feature you know is implemented, please post a message on this
list.

The reason I created this page is that I wanted to work on JDBC
2.0 conformance, and except for Blob/Clob support Barry Lind
wrote about a couple of days ago, it wasn't clear what needed to
be done. Investigating and documenting the conformance level and
known deficiencies seemed like a good place to start.

Regards,
René Pijlman

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message heatherm 2001-08-08 05:31:33 deleting large objects from jdbc
Previous Message 'Dav Coleman' 2001-08-07 21:37:39 Re: BIGINT vs Java's long