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

Update JPA API dependency to 3.2-B01 #1930

Merged
merged 7 commits into from
Sep 20, 2023

Commits on Aug 29, 2023

  1. Fixed build issues with JPA API 3.2

    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    34318f3 View commit details
    Browse the repository at this point in the history
  2. JPA eclipse-ee4j#442 - Overload where(), having(), concat(), and() an…

    …d or() to accept List.
    
    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6033cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21e1f6 View commit details
    Browse the repository at this point in the history
  4. JPA eclipse-ee4j#441 - Pull getParameters() up from CriteriaQuery to …

    …CommonAbstractCriteria
    
    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fff7f62 View commit details
    Browse the repository at this point in the history
  5. Fixed build issues with JPA API 3.2

    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bd6a244 View commit details
    Browse the repository at this point in the history
  6. JPA eclipse-ee4j#414 - Add EntityManagerFactory.runInTransaction()/ca…

    …llInTransaction()
    
    JPA eclipse-ee4j#433 - Add EntityManager.runWithConnection()/callWithConnection()
    
    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e597b54 View commit details
    Browse the repository at this point in the history
  7. Fixed build issues with JPA API 3.2

    Signed-off-by: Tomáš Kraus <[email protected]>
    Tomas-Kraus committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    aba7415 View commit details
    Browse the repository at this point in the history