Re: getGeneratedKeys

Поиск
Список
Период
Сортировка
От Saleem EDAH-TALLY
Тема Re: getGeneratedKeys
Дата
Msg-id 200903092326.44586.nmset@netcourrier.com
обсуждение исходный текст
Ответ на Re: getGeneratedKeys  (Kris Jurka <books@ejurka.com>)
Ответы Re: getGeneratedKeys  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
I've tried for single and multiple inserts and it does work.
I don't know what would be returned if a table has more than one sequence as default value for columns, I don't have need for this so I won't try.


Just for curiosity, does it work by driver implementation solely or are there changes in PostgreSQL backend that help the implementation ?


Thanks.


>
> Those are pretty old, see:
>
> http://archives.postgresql.org/pgsql-jdbc/2008-11/msg00041.php
>
> http://archives.postgresql.org/pgsql-jdbc/2009-01/msg00015.php
>
> The upcoming 8.4 driver will contain support for getGeneratedKeys. If you
> want to test this out yourself, download the code from CVS or a prebuilt
> jar from the link in the second message.
>
> Kris Jurka



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

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: [PERFORM] Query much slower when run from postgres function
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: getGeneratedKeys