Re: commit problem

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: commit problem
Дата
Msg-id 20121025220432.306900@gmx.com
обсуждение исходный текст
Ответ на commit problem  (John R Pierce <pierce@hogranch.com>)
Список pgsql-jdbc
John R Pierce wrote:
> On 10/25/12 1:45 PM, Kevin Grittner wrote:
> > Sounds ugly. What I wonder is why the your development team doesn't
> > route all transaction completions through a common method. I have
> > always seen that as the only sane way to do it. Then you have one
> > place where you can change:
> >
> > conn.commit();
>
> because my developers don't think simple reads ARE a transaction.
>
>
>
> --
> john r pierce N 37, W 122
> santa cruz ca mid-left coast
>
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc



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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: commit problem
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Publish artifacts to Maven central