Make '@SortNatural' as default for SortedSet and SortedMap

Description

This is a Hibernate specific feature to be introduced in v6. Basically when a `SortedMap` or `SortedSet` is not annotated with `@SortNatural` or `@SortComparator`, exception will be thrown, even though the data type has implemented `Comparable' interface.

This ticket is to make `@SortNatural` as default so no exception will be thrown.

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Priority

Created February 23, 2020 at 4:43 PM
Updated May 4, 2022 at 10:28 AM
Resolved May 4, 2022 at 10:28 AM