Re: getGeneratedKeys()

Поиск
Список
Период
Сортировка
Искать
От
Joshua D. Drake
Тема
Re: getGeneratedKeys()
Дата
Msg-id
1112315611.30190.22.camel@jd2.commandprompt.com
Ответ на
getGeneratedKeys() (Jamie Deppeler)
Список
Дерево обсуждения
getGeneratedKeys() Jamie Deppeler <jamie@doitonce.net.au>
Re: getGeneratedKeys() "Joshua D. Drake" <jd@commandprompt.com>
On Fri, 2005-04-01 at 10:05 +1000, Jamie Deppeler wrote:
> 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.

I am not a Java programmer but normally I would use select currval
('sequencename');


> 
> There is another method to retrieve this field?
> 
> thanks
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
>                http://archives.postgresql.org
-- 
Command Prompt, Inc., Your PostgreSQL solutions company. 503-667-4564
Custom programming, 24x7 support, managed services, and hosting
Open Source Authors: plPHP, pgManage, Co-Authors: plPerlNG
Reliable replication, Mammoth Replicator - http://www.commandprompt.com/

В списке pgsql-general по дате отправления
От: Jamie Deppeler
Дата:
Сообщение: getGeneratedKeys()
От: Andrew Chambers
Дата:
FAQ