Re: Should this code work?? - Mailing list pgsql-jdbc

From Jan de Visser
Subject Re: Should this code work??
Date
Msg-id 200510311022.32307.jdevisser@digitalfairway.com
Whole thread Raw
In response to Should this code work??  (Joost Kraaijeveld <J.Kraaijeveld@Askesis.nl>)
List pgsql-jdbc
On Monday 31 October 2005 09:54, Joost Kraaijeveld wrote:
>                                 updateStatement.addBatch();                
>                      }
>
>                         updateStatement.execute();                      


You need to call updateStatement.executeBatch()

HTH,

JdV!!

--
--------------------------------------------------------------
Jan de Visser                     jdevisser@digitalfairway.com

                Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------

pgsql-jdbc by date:

Previous
From: Rob Kirkbride
Date:
Subject: Re: Should this code work??
Next
From: Nicolai Tufar
Date:
Subject: Updated Turkish translation for HEAD