How to get oid of newly inserted row with JDBC? - Mailing list pgsql-interfaces

From glos@gmx.net
Subject How to get oid of newly inserted row with JDBC?
Date
Msg-id 4249.1010754766@www15.gmx.net
Whole thread Raw
List pgsql-interfaces
Hello,

I inserted a serialized object in a PostgreSQL database using jdbc.
Now I want to get back the OID of the inserted object (to store in other
database). How do I do that, because my ResultSet gives back 0/zero all the
time.

Thanx in advance.
G.

-- 
Sent through GMX FreeMail - http://www.gmx.net



pgsql-interfaces by date:

Previous
From: Bruce Badger
Date:
Subject: frontend/backend protocol
Next
From: Bruce Badger
Date:
Subject: Any changes to the frontend/backend protocol?