To provide the ORM in java application need to implement the hibernate. To implement the hibernate need the jars or libraries which is provided by hibernate download these jar and add these jar in application and use the benefits of hibernate.
To download the Hibernate jars click on below link-
http://sourceforge.net/projects/hibernate/files/hibernate3/3.6.10.Final/hibernate-distribution-3.6.10.Final-dist.tar.gz/download
After download that library. add these jars in project. now application is ready to use hibernate.
For Further Reading,
- How to set Hibernate environment in java application
- What is Hibernate ?
- Hibernate Tutorials
- What is XML ?
- How to import xml file in another xml ?
- Spring Framework - MethodReplacer Example in spring
- Spring Framework - Example of Database Connectivity with DataSource
- Spring Framework- Execption handling in AOP
- Spring Framework - Example to use @Before annotation with args() in AOP
- Spring Framework-Example to use JoinPoint in AOP
- How to insert a record in table using hibernate.
- How to write hibernate code in java application
0 comments:
Post a Comment