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