Re: Synthesize support for Statement.getGeneratedKeys()?

From: Ken Johanson <pg-user(at)kensystem(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Synthesize support for Statement.getGeneratedKeys()?
Date: 2007-01-26 07:12:22
Message-ID: 45B9A9D6.2080100@kensystem.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

http://onnet.cc/AbstractJdbc3Statement.patch
http://onnet.cc/AbstractJdbc2Statement.patch

For some reason I'm getting an empty result set with this.. the javadocs
are a tad sparse so I may not be able to resolve this for a day or two..
anyone better at with this api? I'm also not sure if this quick and
dirty change will correctly handle PreparedStmts.

ken

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Eberhard Schulte 2007-01-26 08:20:24 wrong parsing of "select version();"
Previous Message Ken Johanson 2007-01-26 04:42:51 Re: Synthesize support for Statement.getGeneratedKeys()?