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

[2.0.3] Release #262

Merged
merged 12 commits into from
Jul 22, 2024
Merged

[2.0.3] Release #262

merged 12 commits into from
Jul 22, 2024

Conversation

ledsoft
Copy link
Contributor

@ledsoft ledsoft commented Jul 22, 2024

No description provided.

ledsoft added 12 commits July 11, 2024 15:05
Add info on when EntityNotFoundException is thrown.
Primary key is used in relational databases, JOPA does not work with them.
…ons in element type declaration.

In JDK 17 and before, annotations were added before type ("@annotation java.util.Set"), now, they are inserted into the type ("java.util@Annotation Set"), so we cannot rely on TypeMirror.toString when determining type.
Disable the test for RDF4J, as it is not relevant there.
Update Maven plugins and JUnit as well.
@ledsoft ledsoft merged commit cfe7441 into master Jul 22, 2024
1 check 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.

1 participant