Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gavinking
Copy link
Contributor

Jakarta Data repositories are stateless, and Jakarta Data entities are unmanaged objects, and thus lazy fetching is impossible.

However the TCK makes use of it at line 77 of PersistenceTests.

I have fixed this issue by changing the mapping of the @ElementCollection to EAGER.

Jakarta Data repositories are stateless and thus, lazy fetching is impossible, but the TCK makes use of it.
@otaviojava otaviojava merged commit b435e98 into jakartaee:main Apr 16, 2024
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