Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: ec4310a6de3ad245a4f18f2a31e556e1b97f5aac
https://github.com/hibernate/hibernate-orm/commit/ec4310a6de3ad245a4f18f2...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
M hibernate-core/src/main/java/org/hibernate/annotations/DialectOverride.java
R hibernate-core/src/main/java/org/hibernate/annotations/OrderBy.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/ListBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/SetBinder.java
M
hibernate-core/src/main/java/org/hibernate/boot/models/DialectOverrideAnnotations.java
M hibernate-core/src/main/java/org/hibernate/boot/models/HibernateAnnotations.java
R
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/OrderByAnnotation.java
R
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/OverriddenOrderByAnnotation.java
R
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/OverriddenOrderBysAnnotation.java
M hibernate-core/src/main/java/org/hibernate/metamodel/CollectionClassification.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/ordering/OrderByFragmentTranslator.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/mapping/ordering/package-info.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/SortNaturalByDefaultTests.java
M migration-guide.adoc
Log Message:
-----------
HHH-18843 remove deprecated @OrderBy
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications