Re: executeUpdate API contract. Return value equals 0.

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: executeUpdate API contract. Return value equals 0.
Дата
Msg-id 51367C24.9050007@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: executeUpdate API contract. Return value equals 0.  (Jeremy Whiting <jwhiting@redhat.com>)
Список pgsql-jdbc
On 03/05/2013 10:38 PM, Jeremy Whiting wrote:
>> > I don't see how PgJDBC can return rowcounts when trigger-based
>> > partitioning doesn't produce them.
>  So any sanity checks by Hibernate will result in an assertion failure.
Correct, and we know that's ... less than ideal. Unfortunately,
improving it isn't really possible until true partitioning is
implemented in the server to replace the current table inheritance and
trigger based approach.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Working toward a JTA 1.0.1 Compliant XADataSource
Следующее
От: Loïc PÉRON
Дата:
Сообщение: [PATCH] Expose URL property in BaseDataSource