Correct Answer: It enables the support of annotation configuration for transactions.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
Spring Framework Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More Spring Framework MCQ Questions
Which of the following scopes is valid ONLY in the context of a web-aware Spring ApplicationContext?
Which of the following is NOT an advantage of SimpleJdbcTemplate?
Which of the following is a valid usage of Method Injection in spring?
Which of the following is NOT a feature of Spring Security 3.x
What are the features of the XML <context: namespace?
If a Spring bean implements BeanFactoryAware, which method is called with the bean instance?
What does the ${...} placeholder usually signify?
What is the @Valid annotation used for?
True or False? Spring supports joda-time.
Exceptions thrown by the Spring DAO classes are subclasses of which?