How to get oid of newly inserted row with JDBC?

Поиск
Список
Период
Сортировка
От glos@gmx.net
Тема How to get oid of newly inserted row with JDBC?
Дата
Msg-id 4249.1010754766@www15.gmx.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Badger
Дата:
Сообщение: frontend/backend protocol
Следующее
От: Bruce Badger
Дата:
Сообщение: Any changes to the frontend/backend protocol?