Re: PreparedStatement.toString() creates valid SQL; was: Q: use setObject also for int or string

From: Kris Jurka <books(at)ejurka(dot)com>
To: Michael Enke <michael(dot)enke(at)wincor-nixdorf(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: PreparedStatement.toString() creates valid SQL; was: Q: use setObject also for int or string
Date: 2008-09-30 23:42:24
Message-ID: Pine.BSO.4.64.0809301942030.29491@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 22 Sep 2008, Michael Enke wrote:

> Attached file contains all changed java sources to make your testcase
> working. I added to ParameterList interface a method toSQLString(int).
>

I've applied a modified version of this to CVS.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Konrad Garus 2008-10-02 10:05:41 Malformed URLs
Previous Message Kris Jurka 2008-09-30 15:02:42 Re: post