github jakartaee/persistence 3.2-DRAFT01-3.2.0-B02-RELEASE
Jakarta Persistence 3.2.0-B02

latest releases: 3.2-3.2.0-RELEASE, 3.2.0-DRAFT02-3.2.0-M2-RELEASE, 3.2-M1-3.2.0-M1-RELEASE...
pre-release7 months ago

This release reflects feedback from vendors and contains following changes:

  • Adds CriteriaSelect to the Criteria API
  • Adds getName() to EntityManagerFactory
  • Allows usage of TableGenerator and SequenceGenerator at the java package level
  • Clarifies semantics of Convert/Converter annotations
  • Deprecates multiselect methods in CriteriaQuery. The preference is to use array or tuple method defined in CriteriaBuilder
  • Deprecates default public no-arg constructor in jakarta.persistence.Persistence and PERSISTENCE_PROVIDER and providers fields in this class for removal with no replacement. This class is not designed for extensibility
  • Fixes constructor methods of Timeout
  • Fixes generic type in EntityManager.createNativeQuery()
  • Improves Graph operations for handling AttributeNodes

Full Changelog: 3.2-DRAFT01-3.2.0-B01-RELEASE...3.2-DRAFT01-3.2.0-B02-RELEASE

Don't miss a new persistence release

NewReleases is sending notifications on new releases.