Postgresql connection & savepoints
Postgresql connection & savepoints
От:
"Geoffrey van Dooren" <geoffrey.vandooren@u-mangate.be>
Дата:
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