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

More JPA 3.2 features #1942

Merged
merged 7 commits into from
Oct 17, 2023
Merged

More JPA 3.2 features #1942

merged 7 commits into from
Oct 17, 2023

Conversation

Tomas-Kraus
Copy link
Member

No description provided.

@Tomas-Kraus Tomas-Kraus self-assigned this Sep 13, 2023
@Tomas-Kraus Tomas-Kraus force-pushed the ecl-jpa-32_2 branch 6 times, most recently from 6d7169b to 0adf44a Compare September 15, 2023 13:47
jakartaee/persistence#482 - Improvements to PersistenceConfiguration

Signed-off-by: Tomáš Kraus <[email protected]>
…erloads of EM.find()

 * implemented public <T> T find(Class<T> entityClass, Object primaryKey, FindOption... options)
 * added FindOption processing for JPA API enums, Timeout class was not added yet

Signed-off-by: Tomáš Kraus <[email protected]>
…ons to JPQL/criteria

jakartaee/persistence#356 - Add extract() to CriteriaBuilder

Signed-off-by: Tomáš Kraus <[email protected]>
jakartaee/persistence#438 - add Expression.equalTo() and Expression.notEqualTo()

Signed-off-by: Tomáš Kraus <[email protected]>
@Tomas-Kraus Tomas-Kraus marked this pull request as ready for review October 17, 2023 09:59
@lukasj lukasj merged commit 5b39993 into eclipse-ee4j:master Oct 17, 2023
7 checks 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.

2 participants