S

Satya • 3.38K Points
Extraordinary

Q. Which method saves an object in Hibernate?

  • (A) insert()
  • (B) save()
  • (C) add()
  • (D) store()
  • Correct Answer - Option(B)
  • Views: 19
  • Filed under category Hibernate
  • Hashtags:

Explanation by: Satya

save() persists an object into the database.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.