Postgresql connection & savepoints

From: "Geoffrey van Dooren" <geoffrey(dot)vandooren(at)u-mangate(dot)be>
To: "mailing list postgresql" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Postgresql connection & savepoints
Date: 2003-11-20 08:01:03
Message-ID: 004a01c3af3c$7218c3b0$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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Geoffrey van Dooren 2003-11-20 08:03:44 Postgresql connection & savepoints
Previous Message Kris Jurka 2003-11-20 05:37:47 Re: JDBC Transaction Isolation level 4 - Serializable problem