server-side prepare - Mailing list pgsql-jdbc

From Felipe Schnack
Subject server-side prepare
Date
Msg-id 1042060449.12254.159.camel@desenv1.ritterdosreis.br
Whole thread Raw
List pgsql-jdbc
  I was wondering...
  Some days ago someone was saying that server-side prepared statements
should be the default behavior of this driver...
  Anyone noticed we can't do that? Would break old code that doesn't use
it, because you this mode you have to set the data type for
PGStatement.setNull() method!
--

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

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


pgsql-jdbc by date:

Previous
From: Felipe Schnack
Date:
Subject: Re: synchronized code
Next
From: Barry Lind
Date:
Subject: Re: ArrayIndexOutOfBoundsException in Encoding.decodeUTF8()