[hibernate-commits] [hibernate/hibernate-orm] 68113f: HHH-8984 EntityEntry slimming: remove EntityMode a...

GitHub noreply at github.com
Mon Feb 24 11:38:02 EST 2014


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 68113fb35b11d54c74008a33bec520e04ca12483
      https://github.com/hibernate/hibernate-orm/commit/68113fb35b11d54c74008a33bec520e04ca12483
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
    M hibernate-core/src/main/java/org/hibernate/engine/spi/EntityEntry.java
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/EnhancerTest.java
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/customer/CustomerEnhancerTest.java

  Log Message:
  -----------
  HHH-8984 EntityEntry slimming: remove EntityMode attribute


  Commit: db2a38f5e2bbf396d0294605196ece47f26d354c
      https://github.com/hibernate/hibernate-orm/commit/db2a38f5e2bbf396d0294605196ece47f26d354c
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
    M hibernate-core/src/main/java/org/hibernate/engine/spi/EntityEntry.java
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/EnhancerTest.java
    M hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/customer/CustomerEnhancerTest.java

  Log Message:
  -----------
  HHH-8984 Removing the tenantid from EntityEntry (not being used)


  Commit: 5fa642ff72ff4dc62c1a08212575890cb2582242
      https://github.com/hibernate/hibernate-orm/commit/5fa642ff72ff4dc62c1a08212575890cb2582242
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2014-02-24 (Mon, 24 Feb 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/spi/EntityEntry.java

  Log Message:
  -----------
  HHH-8984 Reintroduce the previous EntityEntry constructor as a deprecated delegate (for stable branches only)


Compare: https://github.com/hibernate/hibernate-orm/compare/481f0e3c369a...5fa642ff72ff


More information about the hibernate-commits mailing list