Multiple Choice
Which of the following statements is NOT a characteristic of Spring Transaction Management? (Select one)
A) It abstracts the differences between local and JTA transactions
B) It simplifies migration to distributed transactions
C) The use of JTA transactions is a requirement
D) Both declarative and programmatic transaction management is supported
Correct Answer:

Verified
Correct Answer:
Verified
Q44: Which of the following statements is NOT
Q45: In what order will these events occur
Q46: Which of the following statements about the
Q47: Which of the following statements is NOT
Q48: Which of the following statements about use
Q50: Which of the following statements is NOT
Q51: @Configuration public class AppConfig { @Bean public
Q52: What is true regarding bean definition inheritance?<br>A)
Q53: Identify the correct statement about the following
Q54: Which of the following statements is NOT