Link to home
Start Free TrialLog in
Avatar of gudii9
gudii9Flag for United States of America

asked on

Hibernate jar

I have downloaded hibernate from below site

http://sourceforge.net/projects/hibernate/files/hibernate4/4.1.9.Final/hibernate-release-4.1.9.Final.zip/download


I do not see hibernate jar in the extracted folder. Can you please advise where can i see the hibernate to build and run hibernate examples. Any ideas, links, resources, sample code highly appreciated. thanks in advance
hibernateJar.jpg
Avatar of gudii9
gudii9
Flag of United States of America image

ASKER

when i download 3.6.4

from link
http://sourceforge.net/projects/hibernate/files/hibernate3/3.6.4.Final/

that seem to have hibernate jar. not sure what is the difference
hibernateJar.jpg
Avatar of Am P
It is there in hibernate-release-4.1.9.Final.zip with name hibernate-core-4.1.9.Final.jar under hibernate-release-4.1.9.Final/lib/required folder.
Avatar of gudii9

ASKER

hibernate-core-4.1.9.Final.jaris same as hibernate.jar. Earlier version it used to be called as hibernate3.jar. Are both these two jars similar. Please advise
ASKER CERTIFIED SOLUTION
Avatar of Am P
Am P
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gudii9

ASKER

interesting

main jar in version 3 was hibernate3.jar whereas in version4 it is

hibernate-core-4.1.9.Final.jar