Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 57c221ae03029ad88fb34f8f3181ac089a5e99c8
https://github.com/hibernate/hibernate-orm/commit/57c221ae03029ad88fb34f8...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/SharedSessionContract.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/SessionImplementor.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/SharedSessionContractImplementor.java
M hibernate-core/src/main/java/org/hibernate/engine/spi/SharedSessionDelegatorBaseImpl.java
M hibernate-core/src/main/java/org/hibernate/query/spi/AbstractCommonQueryContract.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
Log Message:
-----------
HHH-19612 allow EntityGraph names in the JPA standard hints
and fix a mistake in the Javadoc fot SharedSessionContract
Commit: 67fe5894891a06a4833d26b900d2c84636048297
https://github.com/hibernate/hibernate-orm/commit/67fe5894891a06a4833d26b...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/jpa/query/QueryWithInParamListAndNamedEntityGraphTest.java
Log Message:
-----------
HHH-19612 test EntityGraph name in the JPA standard hint
Compare: https://github.com/hibernate/hibernate-orm/compare/f6af27299eba...67fe589...
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: f6af27299eba2c7352327f8c3173f44173eed7ae
https://github.com/hibernate/hibernate-orm/commit/f6af27299eba2c7352327f8...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-07-13 (Sun, 13 Jul 2025)
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/RepositoryConstructor.java
Log Message:
-----------
HHH-19606 allow resource accessor method of type StatelessSession in Spring
this is a partial fix: need to consider other session types eventually
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications