Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7d78b00c99d60a89e5bb1b552d5103ad7b439116
https://github.com/hibernate/hibernate-orm/commit/7d78b00c99d60a89e5bb1b5...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/spi/SessionFactoryOptions.java
M hibernate-core/src/main/java/org/hibernate/query/NativeQuery.java
M hibernate-core/src/main/java/org/hibernate/query/sql/internal/NativeQueryImpl.java
Log Message:
-----------
document the differnce in semantics of FlushMode.AUTO between JPA bootstrap and native
Hibernate
Commit: 453cc016665c812ec3ceaa0bb129579a7c3bc430
https://github.com/hibernate/hibernate-orm/commit/453cc016665c812ec3ceaa0...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/autoflush/HibernateAutoflushTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/autoflush/JpaAutoflushTest.java
Log Message:
-----------
add systematic tests for before native query flushing in JPA and plain Hibernate
Compare:
https://github.com/hibernate/hibernate-orm/compare/3c670067cd8e...453cc01...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications