Re: Full XA availability ?

Поиск
Список
Период
Сортировка
От Xavier Bugaud
Тема Re: Full XA availability ?
Дата
Msg-id 60BA566AF1B3934FA866BAC174836759026F9F@mail.parabolemaurice.com
обсуждение исходный текст
Ответ на Re: Full XA availability ?  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Full XA availability ?
Список pgsql-jdbc
Hi Heikki,

> Many other big JDBC implementations don't support it either,
> or fake it, or support it only partially. Therefore no transaction
> coordinator implementation can rely on transaction interleaving or
> suspend/resume anyway, or at least have to provide a flag to
> work around
> it. Therefore there's very little practical value in actually
> implementing them, beside being able to tick the "fully XA-compliant"
> checkbox in marketing material.

All the application servers need XA for distributed transactions, so I
think there is a huge practical value to be "fully XA compliant".
It's a very common practise when using J2EE container managed
transactions to suspend the current transaction and start a new one for
example.

Regards.
--
Xavier Bugaud


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Full XA availability ?
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Full XA availability ?