Broadcom-VMware
2V0-72.22 · Question #63
Using the default configurations, which methods will be affected when adding the @Transactional annotation to the class?
The correct answer is A. public methods. See the full explanation below for the reasoning.
Question
Using the default configurations, which methods will be affected when adding the @Transactional annotation to the class?
Options
- Apublic methods
- Bprotected methods
- Cprivate methods
- D@Transactional may be used only on methods
How the community answered
(64 responses)- A75% (48)
- B5% (3)
- C6% (4)
- D14% (9)
Community Discussion
No community discussion yet for this question.