Which Of The Following Is Used To Rollback A Jdbc Transaction #1215
Which of the following is used to rollback a JDBC transaction?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Beans JDBC - JDBC - Quiz No.1.
Which of the following is used to rollback a JDBC transaction?
rollback()
rollforward()
deleteTransaction()
RemoveTransaction()