Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: JDBC / stored procedures / transaction/ rollback capability

Re: JDBC / stored procedures / transaction/ rollback capability

From: Brian Seery <BSeery_at_esatclear.ie>
Date: Sun, 12 Dec 1999 22:31:37 -0000
Message-ID: <8317q6$n83$1@fraggle.esatclear.ie>


You wont loose the chages of the stored procedures if you commit as soon as they have finished. If you call commit the rollback will only erase what was done since the last commit!

Regards

Brian>
>
Received on Sun Dec 12 1999 - 16:31:37 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US