[hibernate-commits] [hibernate/hibernate-orm] 668253: HHH-11147 - Add back assertions to BatchFetchProxy...

gbadner noreply at github.com
Thu Jun 27 18:51:28 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 668253b364a0fa3e2127ea93a91e0aacf915a988
      https://github.com/hibernate/hibernate-orm/commit/668253b364a0fa3e2127ea93a91e0aacf915a988
  Author: Gail Badner <gbadner at 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.




More information about the hibernate-commits mailing list