| From: | Kris Jurka <books(at)ejurka(dot)com> |
|---|---|
| To: | Saleem EDAH-TALLY <nmset(at)netcourrier(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: getGeneratedKeys |
| Date: | 2009-03-09 21:38:17 |
| Message-ID: | Pine.BSO.4.64.0903091733280.6615@leary.csoft.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
On Mon, 9 Mar 2009, Saleem EDAH-TALLY wrote:
> This is just a request in the hope it may help not all but 95% of devs. The
> other 5% would know by notice that they have to write their own solution; for
> now, 100% of devs have to write their own.
>
> I have followed
> http://archives.postgresql.org//pgsql-jdbc/2004-09/msg00191.php
> and
> http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&c2coff=1&safe=off&threadm=Pine(dot)LNX(dot)4(dot)33(dot)0312301523060(dot)5331-100000(at)leary(dot)csoft(dot)net&rnum=3&prev=/groups?q=generated+keys&hl=en&lr=&ie=UTF-8&group=comp.databases.postgresql.interfaces.jdbc&c2coff=1&safe=off&selm=Pine.LNX.4.33.0312301523060.5331-100000%40leary.csoft.net&rnum=3
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Jowett | 2009-03-09 21:40:26 | Re: [PERFORM] Query much slower when run from postgres function |
| Previous Message | Oliver Jowett | 2009-03-09 21:31:42 | Re: [PERFORM] Query much slower when run from postgres function |