Branch: refs/heads/7.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: e68da2dd2e2b26dc5977be5942a80c53227146e9
https://github.com/hibernate/hibernate-orm/commit/e68da2dd2e2b26dc5977be5...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
A
hibernate-core/src/main/java/org/hibernate/engine/spi/StatelessSessionLazyDelegator.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/engine/spi/NoMissingOverridesInStatelessSessionLazyDelegatorTest.java
Log Message:
-----------
HHH-17990 - Create a helper class SPI for decorating a StatelessSession instance when
the instance is lazily provided
Also added a test to ensure that we at least get notified if methods get added to
StatelessSession without being overridden in the StatelessSessionLazyDelegator
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications