getGeneratedKeys() - Mailing list pgsql-general

From Jamie Deppeler
Subject getGeneratedKeys()
Date
Msg-id 424C9067.2030405@doitonce.net.au
Whole thread Raw
Responses Re: getGeneratedKeys()  ("Joshua D. Drake" <jd@commandprompt.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: truncate/create slowness
Next
From: "Joshua D. Drake"
Date:
Subject: Re: getGeneratedKeys()