Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 1ffe93ac805b33cd688332eecfa19aac6ad114ae
https://github.com/hibernate/hibernate-orm/commit/1ffe93ac805b33cd688332e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/criteria/JpaSelection.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractQueryMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
Log Message:
-----------
allow @Select with Restrictions in a @Query method
Commit: f6ebb454bc12d4744a7b8023e0163cf2433a6129
https://github.com/hibernate/hibernate-orm/commit/f6ebb454bc12d4744a7b802...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
Log Message:
-----------
allow @Select with @OrderBy or Sort in a @Query method
Compare:
https://github.com/hibernate/hibernate-orm/compare/cc10e979aff5...f6ebb45...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications