getGeneratedKeys()

Поиск
Список
Период
Сортировка
От Jamie Deppeler
Тема getGeneratedKeys()
Дата
Msg-id 424C9067.2030405@doitonce.net.au
обсуждение исходный текст
Ответы Re: getGeneratedKeys()  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-general
Hi to all,

I have one problem with PostgreSQL and Java. I have a table with Primary
key(serial) field, but after I insert a record i am unable to retrieve
this value.  I have tried getGeneratedKeys() and i get nothing returned.

There is another method to retrieve this field?

thanks


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: truncate/create slowness
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: getGeneratedKeys()