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

Fix HibernateJpaProvider #1953

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

sultansoy
Copy link
Contributor

@sultansoy sultansoy commented Nov 5, 2024

Description

Small hotfix for #1886

Related Issue

#1886

Motivation and Context

Currently HibernateJpaProvider throws ArrayIndexOutOfBoundsException for ElementCollection of Embeddables having Embeddable. This small hotfix fixes this issue. Otherwise it doesn't work on quarkus 3+

@sultansoy sultansoy force-pushed the fix-hibernate6-jpaconfig branch from 8dff7e7 to 7e19e69 Compare November 6, 2024 08:22
@beikov beikov merged commit 007ea31 into Blazebit:main Nov 6, 2024
44 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.

3 participants