Which of the following helps us to fetch the record from the database?

46. Which of the following helps us to fetch the record from the database?

  1. ResultSetExtractor
  2. RowMapper
  3. Both
  4. None

Answer: C) Both

Explanation:

ResultSetExtractor, and RowMapper both are used to fetch the record from the database.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.