[hibernate-commits] [hibernate/hibernate-orm] 0bc1d5: HHH-11147 Add failing test for initializing an ent...

gbadner noreply at github.com
Fri Jun 28 07:32:08 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0bc1d5a88ca9349c54815fc8263b803e8052ff3f
      https://github.com/hibernate/hibernate-orm/commit/0bc1d5a88ca9349c54815fc8263b803e8052ff3f
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/LoadANonExistingEntityTest.java

  Log Message:
  -----------
  HHH-11147 Add failing test for initializing an entity that does not exist


  Commit: beb4c3891c1eb1212dc91450bb1601eb30ba85d8
      https://github.com/hibernate/hibernate-orm/commit/beb4c3891c1eb1212dc91450bb1601eb30ba85d8
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/persister/entity/AbstractEntityPersister.java

  Log Message:
  -----------
  HHH-11147 Fix initializing an entity that does not exist


  Commit: 1371958357eadcbefe3dea5bc808c12fb647429b
      https://github.com/hibernate/hibernate-orm/commit/1371958357eadcbefe3dea5bc808c12fb647429b
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/LoadANonExistingNotFoundBatchEntityTest.java
    A hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/LoadANonExistingNotFoundEntityTest.java

  Log Message:
  -----------
  HHH-11147 Add tests for using enhanced proxies with @NotFound and batch fetches


Compare: https://github.com/hibernate/hibernate-orm/compare/2e81c3226527...1371958357ea


More information about the hibernate-commits mailing list