PreparedStatment.toString()

From: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: PreparedStatment.toString()
Date: 2003-02-03 20:50:15
Message-ID: 1044305415.1765.305.camel@desenv1.ritterdosreis.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Why when I call PreparedStatement.toString() I don't get my query
represented as a String object? I'm getting its default implementation,
it seems... I'm using pgsql JDBC driver with Tomcat 4.1.x connection
pooling mechanism

--

Felipe Schnack
Analista de Sistemas
felipes(at)ritterdosreis(dot)br
Cel.: (51)91287530
Linux Counter #281893

Centro Universitário Ritter dos Reis
http://www.ritterdosreis.br
ritter(at)ritterdosreis(dot)br
Fone/Fax.: (51)32303341

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2003-02-03 21:02:56 Re: DatabaseMetaData oddities
Previous Message Barry Lind 2003-02-03 19:38:20 Re: Encoding problems