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

Andrea Boriero noreply at github.com
Tue Jul 2 07:37:28 EDT 2019


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ac7fcbb465253cc5edf23f17b25a2de256282dbe
      https://github.com/hibernate/hibernate-orm/commit/ac7fcbb465253cc5edf23f17b25a2de256282dbe
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2019-07-02 (Tue, 02 Jul 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: 663bbc81d706780a751713e50d5cdf136cadf867
      https://github.com/hibernate/hibernate-orm/commit/663bbc81d706780a751713e50d5cdf136cadf867
  Author: Andrea Boriero <andrea at hibernate.org>
  Date:   2019-07-02 (Tue, 02 Jul 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


Compare: https://github.com/hibernate/hibernate-orm/compare/3225e9744c3b...663bbc81d706


More information about the hibernate-commits mailing list