JDBC2 support

From: Rachel Greenham <rachel(dot)greenham(at)enetgroup(dot)co(dot)uk>
To: pgsql-interfaces(at)hub(dot)org
Subject: JDBC2 support
Date: 2000-08-11 14:17:07
Message-ID: 39940AE3.4FB354FA@enetgroup.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I noticed, on investigating the failure of any of my code to work, that most
if not all of the new methods in JDBC2 have not actually been implemented in
the JDBC2 driver (postgres 7.0.2). They just throw NotImplemented
exceptions.

Any plans to implement them? :-)

--
Rachel

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message John Collins 2000-08-11 17:16:07 Using jdbc with JBuilder 3.5
Previous Message Rachel Greenham 2000-08-11 14:15:25 Re: JDBC