Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5c46a9f713e26cab5fa5bffe720a4f7f29325acc
https://github.com/hibernate/hibernate-orm/commit/5c46a9f713e26cab5fa5bff...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/StatelessSessionImpl.java
Log Message:
-----------
HHH-19348 Change scope of private methods in StatelessSessionImpl
For Hibernate Reactive
Change scopes of some private methods, and small refactoring to avoid
duplication in Hibernate Reactive.
Related to
https://github.com/hibernate/hibernate-reactive/issues/2181
Commit: 30c9567cf4e353fe2a3a94d6aedd3889be3005c1
https://github.com/hibernate/hibernate-orm/commit/30c9567cf4e353fe2a3a94d...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
Log Message:
-----------
HHH-19348 Change scope of private methods in SessionImpl
Change scopes of some private methods to avoid duplication in Hibernate Reactive.
Related to
https://github.com/hibernate/hibernate-reactive/issues/2181
Commit: 02ac9ec09e053e06278ca4a4150fa862afb71354
https://github.com/hibernate/hibernate-orm/commit/02ac9ec09e053e06278ca4a...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/internal/AbstractSharedSessionContract.java
Log Message:
-----------
HHH-19348 Change scope of private methods in AbstractSharedSessionContract
Change scopes of some private methods to avoid duplication in Hibernate Reactive.
Related to
https://github.com/hibernate/hibernate-reactive/issues/2181
Commit: 0122a5a34813cea656506caa4d0a01685c149190
https://github.com/hibernate/hibernate-orm/commit/0122a5a34813cea656506ca...
Author: Davide D'Alto <davide(a)hibernate.org>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/internal/IdentifierLoadAccessImpl.java
Log Message:
-----------
HHH-19348 Change scope of private methods in IdentifierLoadAccessImpl
For Hibernate Reactive
Change scopes of some private methods, and small refactoring to avoid
duplication in Hibernate Reactive.
Related to hibernate/hibernate-reactive#2181
Compare:
https://github.com/hibernate/hibernate-orm/compare/d1cd73e744ae...0122a5a...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications