ExamQuestions.com

Register
Login
Java EE 7 Application Developer Exam Questions

Oracle

Java EE 7 Application Developer

17 / 72

Question 17:

Given: 
image
If an exception is thrown inside the if block, what effect will it have on the transaction? 

Answer options:

A. The transaction will be committed.
B. The transaction will be suspended.
C. The transaction will be rolled back.