jakartaee / persistence

https://jakartaee.github.io/persistence/
Other
191 stars 55 forks source link

allow Java records as embeddable types #400

Closed gavinking closed 12 months ago

gavinking commented 1 year ago

Java records don't work well as entity types, but they are perfectly good embeddable types, and so we should bless their use in this context.