Re: prepareCall with batch? - Mailing list pgsql-jdbc

From Guy Rouillier
Subject Re: prepareCall with batch?
Date
Msg-id 460C3033.9070505@burntmail.com
Whole thread Raw
In response to Re: prepareCall with batch?  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Dave Cramer wrote:
> Actually I have a driver you can test.
>
> if you're interested.

Dave, sorry, I can't remember if I replied to this.  I have a test case
for executeBatch if you would make the driver available. Thanks.

> Dave
> On 22-Mar-07, at 2:05 AM, Guy Rouillier wrote:
>
>> Matt Chambers wrote:
>>> Is there a way we can get this working?  People have been bringing it
>>> up for years now
>>
>> See thread "Utilizing executeBatch() with stored procedures".
>> Requires a small change to the driver.
>>
>> --Guy Rouillier
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 3: Have you checked our extensive FAQ?
>>
>>               http://www.postgresql.org/docs/faq
>>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>               http://archives.postgresql.org


--
Guy Rouillier

pgsql-jdbc by date:

Previous
From: Joseph S
Date:
Subject: Re: Lots of junk on my console
Next
From: Kris Jurka
Date:
Subject: Re: Synthesize support for Statement.getGeneratedKeys()?