Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: f8151bf0ecaeccd5f3b2f6fbde6effcfc0898641
https://github.com/hibernate/hibernate-orm/commit/f8151bf0ecaeccd5f3b2f6f...
Author: loic_lefevre <loic.lefevre(a)oracle.com>
Date: 2025-09-26 (Fri, 26 Sep 2025)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/AggregateFilterClauseTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/ILikeCriteriaTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/ILikeTest.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/JsonFunctionTests.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/StandardFunctionTests.java
Log Message:
-----------
HHH-19791 - Avoid dropping/creating database objects when data is only read (SELECT)
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/7.1
Home: https://github.com/hibernate/hibernate-orm
Commit: e343d19b87ab35f81f3838095516c3b3114ffb0d
https://github.com/hibernate/hibernate-orm/commit/e343d19b87ab35f81f38380...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractCriteriaMethod.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/CriteriaDeleteMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
Log Message:
-----------
HHH-19713 Store JD repository query in local variable for reuse
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: c5e483e58ca6536b0f6567a68cb7e9b3dc8bb968
https://github.com/hibernate/hibernate-orm/commit/c5e483e58ca6536b0f6567a...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractCriteriaMethod.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/CriteriaDeleteMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/CriteriaFinderMethod.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
Log Message:
-----------
HHH-19713 Store JD repository query in local variable for reuse
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: 6bc4324bb707f91578c4e22f964abb139a1d0af4
https://github.com/hibernate/hibernate-orm/commit/6bc4324bb707f91578c4e22...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/sql/exec/internal/lock/FollowOnLockingAction.java
M hibernate-core/src/main/java/org/hibernate/sql/exec/internal/lock/LockingHelper.java
Log Message:
-----------
Ensure fetched collection tables are locked when LockScope.INCLUDE_FETCHES is used
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications