Re: Return Codes of BatchUpdateException in PostgreSql 9.6

Поиск
Список
Период
Сортировка
От Tillmann Schulz
Тема Re: Return Codes of BatchUpdateException in PostgreSql 9.6
Дата
Msg-id 260702415.782350.1476449305224@mail.yahoo.com
обсуждение исходный текст
Ответ на Return Codes of BatchUpdateException in PostgreSql 9.6  (Tillmann Schulz <tillmann73@yahoo.de>)
Список pgsql-jdbc
>> updateCounts[0]=1
>> updateCounts[1]=1
>> updateCounts[2]=1
>> updateCounts[3]=1
>> updateCounts[4]=1
>> -->correct
>The value 1 is the batched statement return code for
>j.s.Statement.SUCCESS_NO_INFO

I think the value 1 is the update count ( 1 statement successfully inserted)

Statement.SUCCESS_NO_INFO has code -2.


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

Предыдущее
От: Tillmann Schulz
Дата:
Сообщение: Re: Return Codes of BatchUpdateException in PostgreSql 9.6
Следующее
От: Jeremy Whiting
Дата:
Сообщение: Re: Return Codes of BatchUpdateException in PostgreSql 9.6