VMware Professional Develop VMware Spring 2V0-72.22 Question # 21 Topic 3 Discussion

VMware Professional Develop VMware Spring 2V0-72.22 Question # 21 Topic 3 Discussion

2V0-72.22 Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

Refer to the exhibit.

2V0-72.22 Question 21

Assume that the application is using Spring transaction management which uses Spring AOP internally.

Choose the statement that describes what is happening when the update1 method is called? (Choose the best answer.)


A.

There are 2 transactions because REQUIRES_NEW always runs in a new transaction.


B.

An exception is thrown as another transaction cannot be started within an existing transaction.


C.

There is only one transaction because REQUIRES_NEW will use an active transaction if one already exists.


D.

There is only one transaction initiated by update1() because the call to update2() does not go through the proxy.


Get Premium 2V0-72.22 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.