Thread: Postgresql connection & savepoints

Postgresql connection & savepoints

From
"Geoffrey van Dooren"
Date:
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