Postgresql connection & savepoints

From: "Geoffrey van Dooren" <gvandooren(at)ressource-toi(dot)org>
To: "mailing list postgresql" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Postgresql connection & savepoints
Date: 2003-11-20 08:03:44
Message-ID: 006a01c3af3c$d1f8ade0$2a01640a@ara
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello everybody,
i'm newbie using postgresql and the jdbc driver,
i want to make transactions with Connection.savePoint("name");
this feature is not implemented and i want to know if somebody
have already developped this feature or if there is somewhere
a tutorial to help me in development of this feature.

thanks all

Geoffrey van Dooren

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2003-11-20 08:32:39 Re: Postgresql connection & savepoints
Previous Message Geoffrey van Dooren 2003-11-20 08:01:03 Postgresql connection & savepoints