|
||
|
|||
|
Hello,
I like to understand Hibernate and implement it in a project. But I need help. Please help me to get the following resources. 1. Is there any good online tutorial on the subject Hibernate ? 2. What are good book on the same is available ? 3. What are the prerequisites knowledge to develop web application with the same ? Here I like to add that I know Java, Servlet and JSP. Along with this I have the concept of MVC. Is these sufficient to understand Hibernate or am I need to know some other topics also ? Please help. Thanks a lot in advance and will be waiting for the kind reply. Thanks & Regards.
|
|
|||
|
Hibernate is a persistance level framework which takes the concept of object-oriented rather than procedure-oriented(such as the common SQL). You own the knowledge about OO,I believe that it's very easy for you to unstand Hibernate. On the one hand, you should understand HQL deeply. Because most of the operation can be performed by HQL. On the other hand,unstand hibernate's three state:transient,persistant and detached.That's all.I hope you can work hard.
|
|
|||
|
Inorder to understand hibernate, your pre-requisites are you have to know JDBC concepts, hibernate is nothing but a framework which we used to connect to different different databases,and for resources search in the net which explains hibernate
i know one website, JSP Tutorials,EJB Tutorial,JDBC Tutorials,Free Java Servlets Tutorials, WAP Tutorials, Spring Framework Tutorials, J2EE Tutorials, BioInformatics Tutorials, Java Server Faces Tutorials, Jboss Tutorials, Hibernate Tutorials, XML and MySQL Tutorials there are so many pdfs will be available, go through that also you can find pdfs in Ebook Search - Pdf Search Engine I think it will help you |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| General CS concepts | helloworld922 | Java Code Snippets and Tutorials | 12 | 01-11-2009 04:39 PM |
| Spring+Hibernate+SpringMVC | Desert Fox | Web Frameworks | 2 | 01-11-2009 04:31 AM |