Skip to content

Conversation

@njr-11
Copy link
Member

@njr-11 njr-11 commented May 2, 2025

Received confirmation from the JPA team that EclipseLink does not intend to support multiple of the same embedded type under and entity without overrides, despite the unusual error that we see out of EclipseLink running invalid SQL against the database rather than raising an appropriate message for unsupported. The JPA team will look into improving that on the EclipseLink side. This PR will make the workaround of using attribute overrides official in the test because that is considered by EclipseLink to be the required way to do it, not a workaround.

Adding fixes #29459 to make github close that issue upon closing this PR.

@njr-11
Copy link
Member Author

njr-11 commented May 2, 2025

!build
notification=newcomment

@LibbyBot
Copy link
Member

LibbyBot commented May 2, 2025

Your Open Liberty Personal Build request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?pipelineId=f4e4b97d-3c7e-47d0-a47f-6b7fa546ef40

Note: Target locations of links might be accessible only to IBM employees.

@LibbyBot
Copy link
Member

LibbyBot commented May 2, 2025

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 1 FAT files were changed, added, or removed.

  • Check that the build did not break the affected FAT suite(s).

  • Please describe in a separate comment how you tested your changes.

@LibbyBot
Copy link
Member

LibbyBot commented May 2, 2025

@njr-11 njr-11 merged commit 97899e6 into OpenLiberty:integration May 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Entity with multiple embeddable records is broken in EclipseLink

3 participants