Newsletter |
What is Hibernate – Hibernate Introduction
In this tutorial am going to explain, why Hibernate came into picture though we have JDBC for connecting to the database, and what is this hibernate frame work first let us see what are the draw backs of JDBC
Draw Backs of JDBC:
- In JDBC, if we open a database connection we need to write in try, and if any exceptions occurred catch block will takers about it, and finally used to close the connections.
- here as a programmer we must close the connection, or we may get a chance to get our of connections message…!
- Actually if we didn’t close the connection in the finally block, then jdbc doesn’t responsible to close that connection.
- In JDBC we need to write Sql commands in various places, after the program has created if the table structure is modified then the JDBC program doesn’t work, again we need to modify and compile and re-deploy required, which is tedious.
- JDBC used to generate database related error codes if an exception will occurs, but java programmers are unknown about this error codes right.
- In the Enterprise applications, the data flow with in an application from class to class will be in the form of objects, but while storing data finally in a database using JDBC then that object will be converted into text. Because JDBC doesn’t transfer objects directly.
In order to overcome above problems, Hibernate came into picture..!
What is Hibernate:
Hibernate is the ORM tool given to transfer the data between a java (object) application and a database (Relational) in the form of the objects. Hibernate is the open source light weight tool given by Gavin King.
Hibernate is a non-invasive framework, means it wont forces the programmers to extend/implement any class/interface, and in hibernate we have all POJO classes so its light weight.
Hibernate can runs with in or with out server, i mean it will suitable for all types of java applications (stand alone or desktop or any servlets bla bla.)
Hibernate is purely for persistence (to store/retrieve data from Database).
You Might Also Like
::. About the Author .:: | ||
I don’t normally comment but I gotta say thank you
for the post on this perfect one 😀
thank you so much Millard Landkamer 🙂
Simply superb tutorial.One of my friends suggested Java 4s. This is really helps me clear understanding of the flow of framework. Thanks to sivateja for this fabulous tutorial!!! 🙂
thanks a lot for this beautiful post…..
@dev – You’re welcome
Very Simple & best way of explaination
Hello, In real time applications or projects, where we will be using Hibernate(in terms of SDLC and as well as Application development)?…
@Vaseem
Hibernate is purely for persistence purpose ….!!
No chance we can use this framework for other purpose.
Hibernate is only for persistence.
So we are using hibernate only for database purpose. Instead of JDBC, we are using hibernate to transfer data as a object to object. Is that right sir?
Or any other use?
Thank you, easy to understand.
@Manoj Ekanayaka
Thanks for your feedback 🙂
I am a fresher in Java and this example given me clear to understand the flow of program.
Excellent tutorial…
@Alex,@Bobby
Glad to hear that its helped you, thanks for your feedback.
Nice Tutorial..
what is the meaning of persistence?
@karthic
Persistence : Continuous and connected period of time to the database.
org.springframework.orm.hibernate.HibernateTemplate is a helper class which provides different methods for querying/retrieving data from the database. It also converts checked HibernateExceptions into unchecked DataAccessExceptions.
Dear sir i want struts1.x tutorial please kindly consider my request and send me the respected tutorial sir.
Yeah iT’s clear, Very Usefull, Thnqz a Ton 🙂
Good Tutorials I like very much..
very good tutorials.. Its very helpful for us
difference between hibernate 2 & 3?
Respected sir, by this tutorial we came to know that Hibernate is introduced due to overcome the problems of JDBC but in the case of .net we also have N-hibernate as it is the remake of hibernate then we dont have JDBC in dotnet then how come you say that hibernate is introduced due to overcome the limitations of JDBC and Hibernate is an ORM which is used to solve the miss-match problems between object and relational database.
It’s good tutorial and easy way to learn hibernate
It is a nice a tutorial it help me to be a familiar with hibernate….
this article is soo clear thanks for you
excellent post to understand Hibernate. thanks a lot for this nice precentation.
Very good article. It is very helpful to the beginners.
nicely explained…..rreally like this sir
nice one sir….
hi, really superb , simple and easy way to understand…thank you so much.. i request u to please explain complete hibernate in the same way to all of us… i request u to please send me the complete tutorial ..thanks
Nice Explanation of each and every part… Great Work !!!
whatever article u have kept in site its very useful for all java people…
and in simple language it means easy to understand for java begineers…
Thank you sooo much…very use full content if u provide any pdf it will helpful for every one
thanq so much for giving a much info about hibernate…
thank you. so much for giving a clearcut concepts with examples about hibernate
thank you sir for this beautiful explanation.
Great post.
Thank you so much for easy explanation of all content.
Thank you for this great post
very nice tutorial,helped me a lot
very nice tutorial..
Thank you so much to you this content is very usefull
Tutorial is good. But pls take care of grammar. ‘Cos its taking little more time to understand what you are trying to say. 😀
Hii Admin,
Its really very helpful articles for all freshers and experienced people.
Can u plesae share JSP articles because JSP is very much needed for all kind of java people.
Thanks a lot for your work 🙂 . My first ever comment in website for thanks.
Thank you so much sir..To the point explanation..very clear to concept…
Thank you for your article it’s looks good and providing some valuable information
Hi sivateja,
Thanks for providing such a nice tutorial. The explanation is really too good every one can understand by going through this tutorial.
Thanks, for help with me.
After two days of search,finally i landed in perfect site for hibernate learn.thank u for great introduction.
I am new to hibernate and fresher. the input is stored in db or not. it is showing error at doctype in .cfg.xml. output is error 404 page. why u r showing details on notepad. actually it should stored in db rgt.
Thank you very much for the information
Nicely explained… thanks
Nice and very usefull to the hibernate learner
Nice explanation for freshers. We can easily answers if interviewers ask questions on Hibernate’s basic introduction. Thank you so much…!!!
Nice One..
Good Explanation … Easily understand..Thanks..
Super explain
Sir,
can u explain exact meaning of a persistent object. what is the differencre from other with this
When I was about to visit https://www.java4s.com for the first time, I didn’t judge that this site will provide me such a brief but detailed & complete knowledge of HIBERNATE framework & it will be very helpful for me but it was great. I am very happy today as I have gotten a best site for learning HIBERNATE. Now I’m thinking that I can learn HIBERNATE as early as possible. Thank you a lot to all the members of https://www.java4s.com for developing such an efficient site for beginners & experienced.
Hello sir,
i need to know about the orm tool how it works and can u give me from where i should do projects..
Thank you for your site
Which version of hibernate is described in this tutorial. Hibernate 3.0?
really usefull tutorial thanks
I was suggested this web website by my cousin. I’m not positive whether this post is written by him as nobody else know such detailed about my issue. You’re incredible! Thanks!
Thank u Very Much For This Post.Its Very Informative And Easy understandable.
Hi Can u please update the Concept's in Spring , MVC and Hibernate Concepts with latest version.
This is my request to u my friend.
very nice post, and informative post..
Excellent. Very easy to understand the concepts.
Excellent. Very easy to understand the concepts.Every one can understand easily.. & in-depth..
Thanks
The language is very easy to understand, her i cleard my many doubts.
This website is very good compared to other websites.
Thank you for giving this information.
This is the best site ever seen
Thanks Sir It is very helpful for me
It's really superb explanation by this website