Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: d80e27a17dec6650063e06e857c791976d635071
https://github.com/hibernate/hibernate-orm/commit/d80e27a17dec6650063e06e...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
A documentation/src/main/asciidoc/introduction/Credits.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/userguide/Credits.adoc
M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide.adoc
Log Message:
-----------
HHH-16598 - Add Introduction to Hibernate 6 to the website
https://hibernate.atlassian.net/browse/HHH-16598
Commit: 38f5db334b0af6e0dd5b0633548e8bae4f496902
https://github.com/hibernate/hibernate-orm/commit/38f5db334b0af6e0dd5b063...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/exec/internal/JdbcSelectExecutorStandardImpl.java
A hibernate-core/src/test/java/org/hibernate/orm/test/query/FetchSizeTest.java
Log Message:
-----------
HHH-16872 - Verify that statement fetch size is properly used
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/382037ec9161...38f5db3...