Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 630a9d9c77c2d36a9b4a5927b89e57aff9688e6c
https://github.com/hibernate/hibernate-orm/commit/630a9d9c77c2d36a9b4a592...
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/boot/model/internal/QueryBinder.java
M
hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
M hibernate-core/src/main/java/org/hibernate/query/hql/internal/HqlHelper.java
M
hibernate-core/src/main/java/org/hibernate/query/named/internal/AbstractSelectionMemento.java
M
hibernate-core/src/main/java/org/hibernate/query/named/internal/HqlSelectionMementoImpl.java
M
hibernate-core/src/main/java/org/hibernate/query/named/internal/NamedObjectRepositoryImpl.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
A
hibernate-core/src/main/java/org/hibernate/query/sqm/internal/AugmentedTypedQueryReference.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmCriteriaNodeBuilder.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/AbstractSqmSelectQuery.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/SqmQuerySpec.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/options/Jpa4OptionsTest.java
M
tooling/metamodel-generator/src/dataIntegrationTest/java/org/hibernate/processor/test/integ/repository/EmployeeProjections.java
M
tooling/metamodel-generator/src/dataIntegrationTest/java/org/hibernate/processor/test/integ/test/RecordProjectionTest.java
M
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/select/SelectionTest.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:
-----------
use augment() to implement @Select with @Query
Commit: 13182f4cc6a1c79baa51a5445f3b1306f34326db
https://github.com/hibernate/hibernate-orm/commit/13182f4cc6a1c79baa51a54...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M
tooling/metamodel-generator/src/dataIntegrationTest/java/org/hibernate/processor/test/integ/model/EmployeeInfo.java
A
tooling/metamodel-generator/src/dataIntegrationTest/java/org/hibernate/processor/test/integ/model/ProjectionEmployee.java
M
tooling/metamodel-generator/src/dataIntegrationTest/java/org/hibernate/processor/test/integ/repository/EmployeeProjections.java
M
tooling/metamodel-generator/src/dataIntegrationTest/java/org/hibernate/processor/test/integ/test/RecordProjectionTest.java
Log Message:
-----------
fix a failure on Oracle + SQL Server on CI
Compare:
https://github.com/hibernate/hibernate-orm/compare/ff144532a7f0...13182f4...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications