Multiple choice Which of the following is not a transaction isolation level in EJB? Transaction_read_uncommitted Transaction_read_committed Transaction_repeatable_read Transaction _Synchronous None of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation Actually Transaction _Synchronous is a synchronous process and not a transaction isolation level in EJB.