Qus:- Explain the difference between hibernate and Spring? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 15

Qus:- Explain the difference between hibernate and Spring?

19th May 2019, 10:18 AM
Deepika Mourya
Deepika Mourya - avatar
6 Answers
+ 21
Deepika Mourya https://stackoverflow.com/questions/2841212/what-is-the-difference-between-spring-struts-hibernate-javaserver-faces-tape [Answer Edited] Original text can be viewed in the code link posted later in this thread.
19th May 2019, 10:26 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 14
To be respectful of Deepika Mourya's question post, I'm moving this heated discussion / debate to the code link posted below. Please run the linked code to review an exact copy of all comments posted in this question. I have removed all comments that weren't related to answering the actual question from this thread. I also modified the original answer to remove any need to followup in this thread. Feel free to post your follow up responses in the comments of the linked code so that your voices may be heard. https://code.sololearn.com/WFchRJJRHLG4/?ref=app cc: GAWEN STEASY Calviղ Roshan KrOW 🇧🇩 Ayan W41kE® Neetu singh Mohit the coder (M.S.D)
20th May 2019, 10:28 PM
David Carroll
David Carroll - avatar
+ 4
Harin Mehta you r right but hibernate also used to programme plugins
25th Sep 2019, 4:37 PM
Caleb Samuel
+ 3
Hibernate framwork is preferred for database related jobs. It helps in mapping our java object with Database entites. This part is called as Hibernate ORM. There are other parts too like Hibernate validation which helps in form validation. Spring is complete web development framework. It not only has the db compatibility, but also frontend compatibility as well as other required functionalities
31st Aug 2019, 3:02 PM
Harin Mehta
Harin Mehta - avatar
+ 2
Spring 2 develop enterprise (software ) Hibernate mainly for user defined plugins
26th Sep 2019, 6:12 PM
Caleb Samuel
+ 1
But jdbc also used to do database related jobs
26th Sep 2019, 6:11 PM
Caleb Samuel