MCQOPTIONS
Saved Bookmarks
| 1. |
Method that allows you to start a new transaction (or obtain the currently active transaction)? |
| A. | getTransaction() |
| B. | commit() |
| C. | rollback() |
| D. | all of the mentioned |
| Answer» B. commit() | |