Broadcom-VMware
2V0-72.22PSE · Question #22
2V0-72.22PSE Question #22: Real Exam Question with Answer & Explanation
The correct answer is B. @Rollback(false) C. @Commit. See the full explanation below for the reasoning.
Question
Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
Options
- A@SqlMergeMode(false)
- B@Rollback(false)
- C@Commit
- D@Sql(alwaysCommit=true)
- E@Transactional(commit=true)
Community Discussion
No community discussion yet for this question.