
3
Sep, 18
Hibernate : Difference between save() and persist() method
Hello All, Welcome back to Hibernate series. Today we are are going to discuss about save() and persist() in hibernate. It’s really imperative to know this topic. Difference between save() and persist() method. save() :- This method is used to save an entity or...
Recent Comments