Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Дата
Msg-id CADK3HHLY_vkySY_oucGXKR80560BoTHvVCJqy=dos6BH3jsd-g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"  (Chris Dole <chris.dole@sas.com>)
Ответы Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Список pgsql-jdbc
Chris,

Well given that this is deep inside the bowels of Batis, it's not something we can easily debug.

If you can provide us with a self contained test case that exhibits the problem then we can help figure it out.

Thanks


On 2 March 2018 at 16:13, Chris Dole <chris.dole@sas.com> wrote:
Thanks Dave. I actually did just that, using:

https://jdbc.postgresql.org/download/postgresql-42.2.1.jre7.jar

The result was basically the same, just a different nesting of the
exceptions:

DataIntegrityViolationException
root cause: PSQLException: ... too many updates ...

I was hoping an updated driver would help, but it appears to have the same
issue.

Regards,
Chris

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

Предыдущее
От: Chris Dole
Дата:
Сообщение: Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"
Следующее
От: Chris Dole
Дата:
Сообщение: Re: MyBatis Batch Update Leads to PSQLException "Too many updateresults were returned"