Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

JPA-62 Fix #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

JPA-62 Fix #5

wants to merge 2 commits into from

Conversation

jrtc27
Copy link

@jrtc27 jrtc27 commented Mar 16, 2014

These two commits ensure that all Hibernate providers are preferred over other providers, and that the non-deprecated org.hibernate.jpa.HibernatePersistenceProvider comes before org.hibernate.ejb.HibernatePersistence, since it is declared first in hibernate-entitymanager.jar/META-INF/services/javax.persistence.spi.PersistenceProvider.

Base automatically changed from master to main March 19, 2021 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant