hibernate-reactive icon indicating copy to clipboard operation
hibernate-reactive copied to clipboard

Support `@IdGeneratorType`

Open DavideD opened this issue 1 year ago • 1 comments

@GenericGenerator has been deprecated in 6.5. See: https://github.com/hibernate/hibernate-orm/blob/main/hibernate-core/src/main/java/org/hibernate/annotations/GenericGenerator.java#L64

DavideD avatar May 03 '24 16:05 DavideD

Ooooh, I guess we didn't consider the impact this would have on Reactive.

gavinking avatar May 03 '24 16:05 gavinking