Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 87f13cc4a9d5be3462909986b1b62d3a14e48599
https://github.com/hibernate/hibernate-orm/commit/87f13cc4a9d5be346290998...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/criteria/CriteriaTimeoutTest.java
Log Message:
-----------
HHH-16062 Add test for issue
Commit: e3f62f8b6f8dd5e18157fe05e2eb606846eb7424
https://github.com/hibernate/hibernate-orm/commit/e3f62f8b6f8dd5e18157fe0...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
Log Message:
-----------
HHH-16062 Apply settings and hints to criteria queries
Compare:
https://github.com/hibernate/hibernate-orm/compare/746ab97c8e49...e3f62f8...