Re: Further getLastOID() woes - Mailing list pgsql-jdbc

From Zak McGregor
Subject Re: Further getLastOID() woes
Date
Msg-id 20030901172127.1716f27c.zak@mighty.co.za
Whole thread Raw
In response to Re: Further getLastOID() woes  (Paul Thomas <paul@tmsl.demon.co.uk>)
List pgsql-jdbc
On Mon, 1 Sep 2003 16:05:13 +0100
Paul Thomas <paul@tmsl.demon.co.uk> wrote:

> Looking at the sources for the 7.1 JDBC driver, it looks like you should
> be saying something like:
>
> return ((org.postgresql.jdbc1.Statement)(stmt).getInsertedOID();

Great, thanks Paul, s/jdbc1/jdbc2/  & that works very well indeed.

Thanks

Cheers

Zak

--
========================================================================
http://www.carfolio.com/        Searchable database of 10 000+ car specs
Auctioning motoring-related items at eBay? http://www.carfolio.com/ebay/
========================================================================

pgsql-jdbc by date:

Previous
From: Paul Thomas
Date:
Subject: Re: Further getLastOID() woes
Next
From: "Lufkin, Brad"
Date:
Subject: Re: Caching