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