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

JPA 3.2 features #1974

Merged
merged 2 commits into from
Nov 7, 2023
Merged

JPA 3.2 features #1974

merged 2 commits into from
Nov 7, 2023

Commits on Oct 25, 2023

  1. jakartaee/persistence#454 - introduce FindOption interface and new ov…

    …erloads of EM.find()
    
    jakartaee/persistence#467 - add joins to entity types (range variables)
    
    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3b500cc View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. jakartaee/persistence#438 - add Expression.equalTo() and Expression.n…

    …otEqualTo()
    
                                added to SubQueryImpl
    
    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e156a43 View commit details
    Browse the repository at this point in the history