Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 1081c02c6b46e3820ad57ba8b306d6e1e8dfed5c
https://github.com/hibernate/hibernate-orm/commit/1081c02c6b46e3820ad57ba...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2016-12-09 (Fri, 09 Dec 2016)
Changed paths:
A
hibernate-envers/src/test/java/org/hibernate/envers/test/integration/modifiedflags/HasChangedBidirectionalTest.java
Log Message:
-----------
HHH-7949 - Added test case.
Commit: 59870d0a1441930c3ee1e31a373c8df2bf412bff
https://github.com/hibernate/hibernate-orm/commit/59870d0a1441930c3ee1e31...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2016-12-09 (Fri, 09 Dec 2016)
Changed paths:
M
hibernate-envers/src/main/java/org/hibernate/envers/internal/entities/mapper/relation/AbstractCollectionMapper.java
Log Message:
-----------
HHH-7949 - Prevent lazy loading collections for bidirectional associations where not
modified when withModifiedFlag is used.
Compare:
https://github.com/hibernate/hibernate-orm/compare/b0f6f77d74b3...59870d0...