Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmarlow committed Jul 8, 2024
1 parent 106d6c3 commit df439bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions persistence/3.1/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ corresponding localDate(), localDateTime(), and localTime() to Criteria API
* Wrong typed comparison expressions in TCK (Issue [#391](https://github.com/jakartaee/persistence/issues/391)) [Jakarta Persistence 3.1.2 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.2.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Wrong query result type in TCK tests (Issue [#579](https://github.com/jakartaee/persistence/issues/579)) [Jakarta Persistence 3.1.3 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.3.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Multiple fetch joins for same attribute (Issue [#591](https://github.com/jakartaee/persistence/issues/591)) [Jakarta Persistence 3.1.4 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.4.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Should not set version on entity manually (Issue [#632](https://github.com/jakartaee/persistence/issues/632)) , Derived identity TCK tests rely on unspecified cascading behavior (Issue [#637](https://github.com/jakartaee/persistence/issues/637)) [Jakarta Persistence 3.1.5 TCK](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip) ([sig](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip.sig), [sha](https://download.eclipse.org/jakartaee/persistence/3.1/jakarta-persistence-tck-3.1.5.zip.sha256), [pub](https://jakarta.ee/specifications/jakartaee-spec-committee.pub))
* Maven coordinates
* [jakarta.persistence:jakarta.persistence-api:jar:3.1.0](https://search.maven.org/artifact/jakarta.persistence/jakarta.persistence-api/3.1.0/jar)
* Compatible Implementations used for [ratification](https://www.eclipse.org/projects/efsp/?version=1.2#efsp-ratification)
Expand Down

0 comments on commit df439bc

Please sign in to comment.