dbcp

From: Felipe Schnack <felipes(at)ritterdosreis(dot)br>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: dbcp
Date: 2003-01-29 20:13:14
Message-ID: 1043871194.24417.391.camel@desenv1.ritterdosreis.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I'm using our driver with Tomcat and DBCP connection pooling. For some
reason when I get a connection from the pool and can
Connection.toString() method, I don't get my sql query, but toString()
default implementation (class name, etc). Why this happens? As I
understand pgsql jdbc driver source code it does override this method..
--

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

Responses

  • Re: dbcp at 2003-01-31 16:53:04 from Barry Lind

Browse pgsql-jdbc by date

  From Date Subject
Next Message Matt Mello 2003-01-29 23:18:14 Re: Unusable resultset
Previous Message Chris Smith 2003-01-29 19:00:13 Re: JDBC drivers and streaming content