Utilizing executeBatch() with stored procedures - Mailing list pgsql-jdbc

From Yukino Miyazawa
Subject Utilizing executeBatch() with stored procedures
Date
Msg-id 20060630004714.63367.qmail@web51814.mail.yahoo.com
Whole thread Raw
Responses Re: Utilizing executeBatch() with stored procedures
List pgsql-jdbc
I was wondering what the status is for getting
CallableStatments to run via executeBatch() to get
inserts done in bulk. I've been attempting to get this
to work on 8.1.4 with the  8.2 503 driver. Despite my
return type being void, this fails to execute
returning a syntax error on "{" which is alluding to
the "{call func(? . . ."

Are there any known workarounds?

Thanks,
stchen

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-jdbc by date:

Previous
From: Thomas Hallgren
Date:
Subject: Re: ResultSetMetaData + CachedResultSet bug
Next
From: Kris Jurka
Date:
Subject: Re: ResultSetMetaData + CachedResultSet bug