Which Hibernate method is used to insert/save a new object into the database?
update()
merge()
save()
delete()
This question is part of this quiz :