Skip to content

Fix 176 Add the ability to choose the join type with ElementCollection #180

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

Merged
merged 2 commits into from
Aug 18, 2025

Conversation

jfb-NRB
Copy link
Contributor

@jfb-NRB jfb-NRB commented Apr 5, 2025

fixes #176

@ng-galien
Copy link
Collaborator

Hi

protected Path<?> join(String keyJoin, Path<?> root, String mappedProperty) {
return join(keyJoin, root, mappedProperty, null);
}

Is no more used

@perplexhub perplexhub closed this Aug 18, 2025
@perplexhub perplexhub reopened this Aug 18, 2025
@perplexhub perplexhub merged commit 8bf0ab6 into perplexhub:5.x Aug 18, 2025
2 checks passed
@perplexhub
Copy link
Owner

merged to 5.x

@perplexhub
Copy link
Owner

5.1.3

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