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

Support JPA 3.2 Specification #807

Open
cj848 opened this issue Dec 17, 2024 · 0 comments
Open

Support JPA 3.2 Specification #807

cj848 opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cj848
Copy link
Collaborator

cj848 commented Dec 17, 2024

https://projects.eclipse.org/projects/ee4j.jpa/releases/3.2
JPA 3.2 Specification has been released. It seems that there are several peculiarities including the following Spec. It seems that JDSL support is also needed.

  • Adds union, intersect, except, cast, left, right, and replace for Jakarta Persistence QL and criteria queries
  • Adds || string concatenation operator and id and version functions to Jakarta Persistence QL

--- korean
https://projects.eclipse.org/projects/ee4j.jpa/releases/3.2
JPA 3.2 Specification 이 공개 되었습니다 아래 Spec 을 비롯한 여러가지 특이점이 있는것 같습니다. JDSL 도 지원이 필요해 보입니다.

  • Adds union, intersect, except, cast, left, right, and replace for Jakarta Persistence QL and criteria queries
  • Adds || string concatenation operator and id and version functions to Jakarta Persistence QL
@cj848 cj848 added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant