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: Tue, 30 Sep 2008 19:42:24 -0400 (EDT)
- Message-id: <Pine.BSO.4.64.0809301942030.29491@leary.csoft.net> <text/plain>
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
Home |
Main Index |
Thread Index