Re: Two-phase commit with JDBC - Mailing list pgsql-jdbc

From Simon Riggs
Subject Re: Two-phase commit with JDBC
Date
Msg-id CANP8+jJB9qJQNizGYcjfy1Z_8D69H0XRt22YhgCTDa5_ALLU=g@mail.gmail.com
Whole thread Raw
In response to Two-phase commit with JDBC  (Edson Richter <edsonrichter@hotmail.com>)
List pgsql-jdbc
On 25 May 2016 at 00:45, Edson Richter <edsonrichter@hotmail.com> wrote:

Hi,

Can I use two phase commit in PostgreSQL using JDBC without JTA or XA specialized libraries (I mean, JDBC only)?

Yes. They are just SQL statements.

Is there any simple J2SE example around?


--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-jdbc by date:

Previous
From: Jeremy Whiting
Date:
Subject: Re: Two-phase commit with JDBC
Next
From: Simon Riggs
Date:
Subject: Re: Two-phase commit with JDBC