Skip to Content
0
Former Member
Sep 17, 2007 at 08:28 PM

multiple table commit in one transaction

565 Views

Hi ,

I have a issue with JDBC. I have about 5 tables to update which are related. So i am updating them as one set with multiple tables.

what i want is to commit to database once the first three tables are updated and then move on to the next 2 tables.

Is this possible

Regards

Nikhil