Utilizing executeBatch() with stored procedures

Поиск
Список
Период
Сортировка
От Yukino Miyazawa
Тема Utilizing executeBatch() with stored procedures
Дата
Msg-id 20060630004714.63367.qmail@web51814.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Utilizing executeBatch() with stored procedures  ("Guy Rouillier" <guyr@masergy.com>)
Список 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 по дате отправления:

Предыдущее
От: Thomas Hallgren
Дата:
Сообщение: Re: ResultSetMetaData + CachedResultSet bug
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSetMetaData + CachedResultSet bug