]
George Gastaldi updated FORGE-2030:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Update Hibernate provider to HibernatePersistenceProvider
---------------------------------------------------------
Key: FORGE-2030
URL:
https://issues.jboss.org/browse/FORGE-2030
Project: Forge
Issue Type: Feature Request
Components: Java EE
Affects Versions: 2.10.1.Final
Reporter: Antonio Goncalves
Fix For: 2.10.2.Final
From Hibernate 4.x onwards, the JPA provider is now
{{org.hibernate.jpa.HibernatePersistenceProvider}} instead of
{{org.hibernate.ejb.HibernatePersistence}}. By default, when {{jpa-setup}} sets the
version of JPA to 2.1, the new provider should be used.