Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 668253b364a0fa3e2127ea93a91e0aacf915a988
https://github.com/hibernate/hibernate-orm/commit/668253b364a0fa3e2127ea9...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/BatchFetchProxyTest.java
Log Message:
-----------
HHH-11147 - Add back assertions to BatchFetchProxyTest checking that batches are
initialized as expected. Also add a test that ensures that entities
loaded from a batch can be modified.