Your Answer
Your Answer
anything to the
database? Select one.
Description: None
Correct Answer: The current method must start a new transaction and run within its own
transaction. If there is an existing transaction in progress, it is suspended.
Description: None
Question: 4 What is/are incorrect statements about XML declaration of the transaction manager
bean? Select correct option
Description: None
Description: None
Correct Answer: The add() method uses the transaction of the transferMoney() method
Description: None
Description: None
Question: 10 Using JdbcTemplate, what is the Spring provided class you will use for result set
parsing and merging
rows into a single object? Select a unique answer.
Description: ResultSetExtractor : for result set parsing and merging rows into a single object
Finish