Re: Need a performance tip - Statement pooling for server

From: Éric Paré <paree(at)LEXUM(dot)UMontreal(dot)CA>
To: Xavier Poinsard <xpoinsard(at)free(dot)fr>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Need a performance tip - Statement pooling for server
Date: 2004-11-30 18:06:09
Message-ID: 1101837968.3329.12.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I apologize for this psycho remark, but I always feel afraid of seeing
re-use of PreparedStatement objects without calling the
clearParameters() function that resets all parameters...
Just thought It might be worth mentionning.

--
Éric Paré for/pour LexUM
Université de Montréal
Centre de recherche en droit public
C.P. 6128, succ. Centre-ville
Montréal (Qc) Canada H3C 3J7
+1 514-343-6111 #0873
paree(at)lexum(dot)umontreal(dot)ca

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2004-11-30 23:17:42 Re: Bug in JDBC-Driver?
Previous Message Xavier Poinsard 2004-11-30 16:56:35 Re: Need a performance tip - Statement pooling for server