Re: JDBC 2.0 conformance, documentation and todo list

From: Barry Lind <barry(at)xythos(dot)com>
To: Rene Pijlman <rpijlman(at)wanadoo(dot)nl>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC 2.0 conformance, documentation and todo list
Date: 2001-08-08 16:50:11
Message-ID: 3B716DC3.3000702@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Rene,

Have your run the JDBC conformance tests to help generate this
information? There was a post a few days ago from one of the RedHat
engineers saying they had run it and were going to summarize the results
and post back to the list. (I haven't yet seen that followup). I ran
the tests myself over the weekend, but haven't sorted through the
results either. If you want I could send you the log from that run.

thanks,
--Barry

Rene Pijlman wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Anders Bengtsson 2001-08-08 20:03:40 JDBC Statement cleanup patch
Previous Message Bruce Momjian 2001-08-08 15:19:32 Re: [PATCHES] JDBC2 Array Patch (New feature)