Re: PostgreSQL XAResource & GlassFish 3.1.2.2 - Mailing list pgsql-jdbc

From Bryan Varner
Subject Re: PostgreSQL XAResource & GlassFish 3.1.2.2
Date
Msg-id 511C05A8.7060001@polarislabs.com
Whole thread Raw
In response to Re: PostgreSQL XAResource & GlassFish 3.1.2.2  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: PostgreSQL XAResource & GlassFish 3.1.2.2  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-jdbc
>> I think it's more like the JTA authors expect there to be methods
>> in the underlying FE/BE protocol to associate/disassociate a
>> transaction from the physical connection.
>
> It does seem like we could implement more of the JTA features if an
> XAConnection actually managed its own small pool of database
> connections when necessary.  Whether there is enough demand to
> merit the work involved is a whole different question.

Why would each XAConnection need it's own pool?

> If someone wanted it enough to pay for the work, I bet it could be
> done.  :-)

This is where I'm supposed to mention that the views expressed in my
emails do not represent the views of POLARIS Laboratories. Right?

Regards,
-Bryan Varner


pgsql-jdbc by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: PostgreSQL XAResource & GlassFish 3.1.2.2
Next
From: Bryan Varner
Date:
Subject: Re: PostgreSQL XAResource & GlassFish 3.1.2.2