Re: JDBC 2.0

From: Heitzso <heitzso(at)home(dot)com>
To: Roger Oed <oed(dot)fam(at)family(dot)net(dot)nz>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC 2.0
Date: 2001-10-04 18:29:03
Message-ID: 3BBCAA6F.3090004@home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>
>
>Could you please tell me if the Postgres JDBC driver supports JDBC 2.0,
>and if so at what version it was introduced?
>
>Thank you in anticipation
>Roger
>
(Someone correct me if I'm wrong ....)

Roger, much of jdbc 2 is implemented, much remains to be
implemented.

Best way to sort this out is to either try the methods
you're wanting to use or look through the source
code for the methods you'll be calling and check
out whether they are stubbed or real.

Heitzso

In response to

  • JDBC 2.0 at 2001-10-04 08:41:39 from Roger Oed

Browse pgsql-jdbc by date

  From Date Subject
Next Message Rene Pijlman 2001-10-04 18:50:48 Re: JDBC 2.0
Previous Message Thomas Lockhart 2001-10-04 18:00:22 Re: Timestamp, fractional seconds problem