Multiple Choice
Which of the following statement(s) is/are true concerning Spring Transactions? (Select one or several answers)
A) Spring only provides support for declarative transaction management, there is no programmatic support
B) Spring provides declarative transactions only using XML
C) An AOP pointcut can be used to define which methods to advise for transactions
D) Spring's tx namespace enables a concise definition of transactional advice
Correct Answer:

Verified
Correct Answer:
Verified
Q20: Identify the correct statement(s) about the following
Q21: Which of the following statements is NOT
Q22: Which of the following statements is NOT
Q23: State which type of object the JdbcTemplate
Q24: Consider the following Spring Security configuration <security:http>
Q26: Which of the following statements best describes
Q27: Select which of the following configuration tasks
Q28: Two beans of type MyBean are defined
Q29: Which of the following statements defines an
Q30: Given an ApplicationContext containing multiple bean definitions