-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Hibernate ORM 4.1.10 Final Download
PostPosted: Thu Mar 07, 2013 5:28 pm 
Newbie

Joined: Wed Sep 01, 2010 10:40 pm
Posts: 6
Location: Washington, D.C.
I was trying to set up a simple project with Hibernate, so I downloaded the latest Final release of 4.1.10. I then started configuring my environment in Intellij but don't have the class called: org.hibernate.ejb.HibernatePersistence that I was going to define for my provider in my persistence.xml file. The HibernatePersistence class doesn't appear to come with the download of "Hibernate ORM v 4.1.10", am I correct in saying that? I downloaded an older jar (hibernate-entitymanager.jar v3.4.0.GA) off of the site and can see that the HibernatePersistence is located in this jar in the org.hibernate.ejb package, is this the correct route to go (to use this hibernate-entitymanager.jar in addition to the ORM 4.1.10 jars)? If so, why doesn't the HibernatePersistence class downloaded with the latest "Hibernate ORM v 4.1.10" download? Thank you in advance.


Top
 Profile  
 
 Post subject: Re: Hibernate ORM 4.1.10 Final Download
PostPosted: Mon Mar 11, 2013 10:44 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Quote:
The HibernatePersistence class doesn't appear to come with the download of "Hibernate ORM v 4.1.10", am I correct in saying that?


There should be an hibernate-entitymanager-4.1.10.Final.jar in folder hibernate-release-4.1.10.Final\lib\jpa
is'nt it there?

Quote:
I downloaded an older jar (hibernate-entitymanager.jar v3.4.0.GA) off of the site and can see that the HibernatePersistence is located in this jar in the org.hibernate.ejb package, is this the correct route to go?


No, don't do that.
This old version of hibernate-entitymanager is not compatible with hibernate-core-4.1.10.Final.jar


Top
 Profile  
 
 Post subject: Re: Hibernate ORM 4.1.10 Final Download
PostPosted: Fri Mar 22, 2013 3:06 pm 
Newbie

Joined: Wed Sep 01, 2010 10:40 pm
Posts: 6
Location: Washington, D.C.
Your correct. Thank you very much for the quick response.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.