S

Satya • 3.38K Points
Extraordinary

Q. Which method retrieves an object by primary key?

  • (A) fetch()
  • (B) get()
  • (C) find()
  • (D) select()
  • Correct Answer - Option(B)
  • Views: 2
  • Filed under category Hibernate
  • Hashtags:

Explanation by: Satya
get() retrieves a persistent object using its primary key.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.