Re: getGeneratedKeys()

From: Barry Lind <blind(at)xythos(dot)com>
To: "Dennis R(dot) Gesker" <dennis(at)gesker(dot)com>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: getGeneratedKeys()
Date: 2003-03-07 20:09:08
Message-ID: 3E68FC64.30102@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dennis,

It is stable in the sense that there are no known bugs. But I would
download the latest jar files from the jdbc.postgresql.org website to
get the latest fixes. If you are still having problems please report
what they are and we can get them resolved.

thanks,
--Barry

Dennis R. Gesker wrote:
> Is getGeneratedKeys implemented in the JDBC3 driver (stable)?
>
> I'm getting class load errors when I try to use the driver along with
> the unknown-key and enity-command features of JBoss 3.2RC3.
>
> Dennis
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-03-07 20:21:48 Re: More on updates with first() vs absolute()
Previous Message Barry Lind 2003-03-07 20:06:36 Re: Postgres PooledConnection...