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

Add support for JPA 3.2 #228

Open
pdeenen opened this issue Aug 20, 2024 · 0 comments
Open

Add support for JPA 3.2 #228

pdeenen opened this issue Aug 20, 2024 · 0 comments
Milestone

Comments

@pdeenen
Copy link
Contributor

pdeenen commented Aug 20, 2024

JPA 3.2 has many new features that provide added value, for example the addition of @CheckConstraint annotation.

Check the release notes for all changes.

Possible improvements for Dynamo have to be analysed, but could be any of:

  • Adding support for record collections
  • Additional type support java.time.Instant and java.time.Year
  • Locking mode is OPTIMISTIC by default
  • Deprecated types Calendar, Date, Time, Timestamp, Temporal, MapKeyTemporal and TemporalType
@pdeenen pdeenen added this to the 4.x milestone Aug 20, 2024
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

No branches or pull requests

1 participant