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,
0 comments:
Post a Comment