Re: Problem with JTA/JTS

Поиск
Список
Период
Сортировка
От Johan Svensson
Тема Re: Problem with JTA/JTS
Дата
Msg-id 1024057547.26294.173.camel@voids
обсуждение исходный текст
Ответ на Re: Problem with JTA/JTS  (Dave Cramer <Dave@micro-automation.net>)
Список pgsql-jdbc
On Fri, 2002-06-14 at 12:49, Dave Cramer wrote:
> Johan,
>
> Can you send me your test code. I think there are some issues with the
> XAConnection, I think it's time to fix them
>
> Dave
>
> On Fri, 2002-06-14 at 06:14, Johan Svensson wrote:
> > On Thu, 2002-06-13 at 22:32, Tom Lane wrote:

Dave,

Sending some code that simulates JTA interaction with the data source
adapter according to JTA specification (I hope).

You need to create a table named "some_table" with the "int_value"
column of type INT and change the database, username, password etc. Add
the PostgreSQL jdbc jar to classpath and then it should run.

/Johan

Вложения

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Problem with JTA/JTS
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with JTA/JTS