Two-phase commit with JDBC

From: Edson Richter <edsonrichter(at)hotmail(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Two-phase commit with JDBC
Date: 2016-05-24 23:45:53
Message-ID: BLU436-SMTP232FF4D54F0798486E50AA7CF4F0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

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

Is there any simple J2SE example around?

Thanks,

--
Atenciosamente,

Edson Carlos Ericksson Richter

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Florent Guillaume 2016-05-25 09:57:54 Re: Two-phase commit with JDBC
Previous Message Bazan, Hernan 2016-05-24 19:39:26 Re: JDBC failing due to networking issues