The largest Interview Solution Library on the web


Hibernate Tutorials/
« Previous | 1 | 2 | 3 | Next »
Following is the list of the packages/libraries required by Hibernate and you should install them before starting with Hibernate. To install these packages you would have to copy library files from /lib into your CLASSPATH, and change your CLASSPATH variable accordingly.

log4j - Logging Faremwork http://logging.apache.org/log4j
S.N.Packages/Libraries
1dom4j - XML parsing www.dom4j.org/
2Xalan - XSLT Processor http://xml.apache.org/xalan-j/
3Xerces - The Xerces Java Parser http://xml.apache.org/xerces-j/
4cglib - Appropriate changes to Java classes at runtimehttp://cglib.sourceforge.net/
5
6Commons - Logging, Email etc. http://jakarta.apache.org/commons
7SLF4J - Logging Facade for Java http://www.slf4j.org
« Previous | 1 | 2 | 3 | Next »


copyright © 2014 - all rights riserved by javatechnologycenter.com