Hibernate 3.2.GA Setup JAR files-Hibernate appliactions


In this article, I would like to discus about Hibernate setup JAR files and Explain the steps to create User Library in Eclipse.


To execute the hibernate applications what I, develop in this blogger we need to set the following JAR  files in to class path.

The Required JAR files are listed below:

  •  antlr-2.7.6.jar
  •  asm.jar
  •  commons-collections-3.1.jar
  •  commons-collections.jar
  •  dom4j-1.6.1.jar
  •  dom4j.jar
  •  ejb3-persistence.jar
  •  hibernate-annotations.jar
  •  hibernate3.jar
  •  javassist-3.9.0.GA.jar
  •  jta-1.1.jar
  •  jta.jar
  •  junit.jar
  •  log4j.jar
  •  mysql-connector-java-5.1.16-bin.jar
  •  slf4j-api-1.5.8.jar
  •  slf4j-api.jar
  •  slf4j-log4j12.jar
The above mentioned jar files which supports to develop both JPA (Java Persistence API) Annotations and XML based hibernate applications.

In next chapter we discus about how to create User library and Database support in Eclipse IDE.
SHARE

    Blogger Comment
    Facebook Comment

0 comments :

Post a Comment