Re: Finding out the OID after an INSERT with JDBC?

From: robin <robin(at)sublime(dot)org>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Finding out the OID after an INSERT with JDBC?
Date: 2000-04-06 19:21:12
Message-ID: 38ECE3A8.FD7B71CE@sublime.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Peter Mount wrote:

> Yes. The ResultSet.getStatusString() and
> Statement.getResultStatusString() methods give you access to this
> information.
>
> Peter
>
> --
> Peter Mount
> Enterprise Support
> Maidstone Borough Council
> Any views stated are my own, and not those of Maidstone Borough Council.
>
> -----Original Message-----
> From: robin [mailto:robin(at)sublime(dot)org]
> Sent: Tuesday, March 28, 2000 8:27 AM
> To: pgsql-interfaces(at)postgresql(dot)org
> Subject: [INTERFACES] Finding out the OID after an INSERT with JDBC?
>
> Hi,
>
> I'm new to this list, so Hi. I've been using Postgres for just over 2
> years, with perl, and have recently started using it with JDBC.
>

[snip]

Thanks Peter, and also Iwan Vosloo who also answered my question. Sorry
for the delayed response; I've temporarily been without net access at work.

-Robin Barooah

Browse pgsql-interfaces by date

  From Date Subject
Next Message Henk van Lingen 2000-04-08 14:35:13 ODBC and crypted passwords
Previous Message Craig Orsinger 2000-04-06 17:54:52 Re: a trigger that sends an email