Re: PSQLException: Too many update results were returned.

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: PSQLException: Too many update results were returned.
Дата
Msg-id 46B3CBA0.3040203@opencloud.com
обсуждение исходный текст
Ответ на PSQLException: Too many update results were returned.  (Albert Laszlo-Robert <albert_laszlorobert@yahoo.com>)
Ответы Re: PSQLException: Too many update results were returned.
Список pgsql-jdbc
Albert Laszlo-Robert wrote:

> org.postgresql.util.PSQLException: Too many update results were returned.

At a guess maybe you are adding statements to the batch that are
actually semicolon-separated statements? I don't know if the batch code
understands that.

-O

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Albert Laszlo-Robert
Дата:
Сообщение: PSQLException: Too many update results were returned.
Следующее
От: Albert László-Róbert
Дата:
Сообщение: Re: PSQLException: Too many update results were returned.