S

Satya • 3.38K Points
Extraordinary

Q. Which method removes an object from the database?

  • (A) remove()
  • (B) delete()
  • (C) drop()
  • (D) erase()
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category Hibernate
  • Hashtags:

Explanation by: Satya
delete() removes the record associated with the object.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.