Re: JDBC 3.0

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Joe Shevland <jshevland(at)j-elite(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC 3.0
Date: 2002-05-02 02:30:46
Message-ID: 1020306646.8530.6.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Joe,

Can you send the context diff to the list?

Dave
On Wed, 2002-05-01 at 22:09, Joe Shevland wrote:
> I've built a JDBC 3 driver from the current CVS sources (added a org.postgresql.jdbc3 package and some changes to build.xml). Its mainly just placeholder methods. I think someone else might have submitted a patch for this though, but I can put up a link for a context diff. Otherwise, the additions to the PGBlob and PGClob classes for JDBC 3.0 might be worthwhile.
>
> The xa.ClientConnection class implements java.sql.Connection though (added some more placeholder methods), so I think this may need to be split into JDBC 2 and 3 parts as well, as you can't add the JDBC 3 methods that require types like java.sql.Savepoint for JDBC 2 only builds.
>
> Cheers,
> Joe
>
> ------------------------------------------------------------
> Joe Shevland jshevland(at)j-elite(dot)com
> Tasmania, Australia http://www.j-elite.com
>
> Member, Systems Administrators Guild of Australia.
> ------------------------------------------------------------
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>

In response to

  • JDBC 3.0 at 2002-05-02 02:09:13 from Joe Shevland

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Joe Shevland 2002-05-02 03:06:25 Re: JDBC 3.0
Previous Message Joe Shevland 2002-05-02 02:09:13 JDBC 3.0