Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed persistence provider check in createEntityManagerFactory(PersistenceConfiguration) #2280

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

Tomas-Kraus
Copy link
Member

@Tomas-Kraus Tomas-Kraus commented Oct 10, 2024

Added jakarta.persistence.provider to PersistenceUnitProperties
Added provider class check to PersistenceProvider#createEntityManagerFactory(PersistenceConfiguration)
Optimized provider check code.

@Tomas-Kraus Tomas-Kraus self-assigned this Oct 10, 2024
Copy link
Contributor

@rfelcman rfelcman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfelcman rfelcman merged commit 0d56cf6 into eclipse-ee4j:master Oct 21, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants