Re: Synthesize support for Statement.getGeneratedKeys()?

From: Ken Johanson <pg-user(at)kensystem(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Synthesize support for Statement.getGeneratedKeys()?
Date: 2007-02-16 04:39:42
Message-ID: 45D5358E.9040605@kensystem.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
>
>
> Right now the only place we quote identifiers in
> jdbc3/PSQLSavepoint#getPGName. I would suggest creating a method in
> org.postgresql.core.Utils named appendEscapedIdentifier that works like
> appendEscapedString and using it in both places.
>

Would you care to code this up; I think you have a clearly understanding
of how it should work.

Thanks,
Ken

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Alex Stienstra 2007-02-16 10:51:03 setArray
Previous Message Ken Johanson 2007-02-16 04:30:49 Re: Synthesize support for Statement.getGeneratedKeys()?