S

Satya • 3.38K Points
Extraordinary

Q. Which method returns list of objects from query?

  • (A) getList()
  • (B) list()
  • (C) fetchAll()
  • (D) read()
  • Correct Answer - Option(B)
  • Views: 5
  • Filed under category Hibernate
  • Hashtags:

Explanation by: Satya
list() returns a list of entity objects.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.