Re: Synthesize support for Statement.getGeneratedKeys()?

From: Ken Johanson <pg-user(at)kensystem(dot)com>
To: Michael Paesold <mpaesold(at)gmx(dot)at>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Synthesize support for Statement.getGeneratedKeys()?
Date: 2007-01-08 17:18:07
Message-ID: 45A27CCF.1070201@kensystem.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Michael Paesold wrote:
> Ken Johanson wrote:
>> Michael Paesold wrote:
>>> Could you comment on my mail above (the second one) -- what
>>> API-methods does your software use, actually?
>>>
>>
>> Yes, of the four executeUpdates() that you listed in your email
>> discussion, it uses executeUpdate(String sql, String[] columnNames)
>> exclusively (the easy one :-)).
>>

Michael, just wondering if you'd found some time to look into
implementing this; and if it is in CVS please let me know; I'm anxious
to test it out.

Thank you,
ken

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2007-01-08 17:28:45 Re: Support for DatabaseMetadata: getCatalogName, getTableName,
Previous Message Ken Johanson 2007-01-08 17:15:34 Re: Support for DatabaseMetadata: getCatalogName, getTableName,