Skip to content

Jakarta Persistence 3.2.0-M02

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukasj lukasj released this 26 Mar 09:34
· 35 commits to master since this release

What's Changed

  • Adds secondPrecision to Column annotation and clarified semantics of @column members
  • Adds factory-level access to named queries and named entity graphs
  • Adds integration points for dependency injection
  • Adds EntityTransaction.setTimeout
  • Clarifies semantics of JPQL numeric type promotions
  • Clarifies the semantics of collection-valued query parameters
  • Deprecates use of Byte[] and Character[] arrays types for basic attributes, in favor of primitive array types

New Contributors

Full Changelog: 3.2-M1-3.2.0-M1-RELEASE...3.2.0-DRAFT02-3.2.0-M2-RELEASE