Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 76c67f080c20b482a6483face913b41779d62a3c
https://github.com/hibernate/hibernate-orm/commit/76c67f080c20b482a6483fa...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/dirty/DirtyTrackingCollectionInDefaultFetchGroupTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/dirty/DirtyTrackingCollectionNotInDefaultFetchGroupTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/dirty/DirtyTrackingNotInDefaultFetchGroupPersistTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/dirty/DirtyTrackingPersistTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/lazy/MultipleBagsInLazyFetchGroupTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/bytecode/enhancement/lazy/MultipleBagsNotInLazyFetchGroupTest.java
Log Message:
-----------
HHH-15485 Tests for Collections in default FetchGroup are not enabling this property