ExamGecko
Question list
Search
Search

Question 57 - 2V0-72.22 discussion

Report
Export

Which two statements describe Spring JdbcTemplate? (Choose two.)

A.
All JdbcTemplate methods throw SQLException which you are required to handle.
Answers
A.
All JdbcTemplate methods throw SQLException which you are required to handle.
B.
The JdbcTemplate provides the ability to work with result sets.
Answers
B.
The JdbcTemplate provides the ability to work with result sets.
C.
The JdbcTemplate can only perform update but not insert to the database.
Answers
C.
The JdbcTemplate can only perform update but not insert to the database.
D.
The JdbcTemplate provides methods for query execution.
Answers
D.
The JdbcTemplate provides methods for query execution.
E.
The JdbcTemplate generates SQL statements.
Answers
E.
The JdbcTemplate generates SQL statements.
Suggested answer: B, E

Explanation:

Reference: https://www.baeldung.com/spring-jdbctemplate-in-list

asked 16/09/2024
Ann Nacua
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first