Native enum type should respect ordering implied by EnumeratedType

Description

https://hibernate.atlassian.net/browse/HHH-16694 dropped the sorting of the enum values based on the name which is problematic, because that will alter the ordering of the enum values.

The ordering should be respected and the native enum type should be used for both, the ordinal and string enumerated type.

Activity

Show:
Fixed

Details

Assignee

Reporter

Sprint

Affects versions

Priority

Created March 25, 2024 at 10:11 AM
Updated May 22, 2024 at 11:58 AM
Resolved March 28, 2024 at 4:02 PM

Flag notifications