Related questions
Question 52 - 2V0-72.22 discussion
Which two annotations indicate that the transaction for a transactional test method should be committed after the test method has completed? (Choose two.)
A.
@SqlMergeMode(false)
B.
@Rollback(false)
C.
@Commit
D.
@Sql(alwaysCommit=true)
E.
@Transactional(commit=true)
Your answer:
0 comments
Sorted by
Leave a comment first