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

GitHub noreply at github.com
Mon Feb 24 11:59:17 EST 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 70a7c7a8210cc8e67043a3cce5ecf57b72d894f2
      https://github.com/hibernate/hibernate-orm/commit/70a7c7a8210cc8e67043a3cce5ecf57b72d894f2
  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 and tenantId fields


  Commit: 49e28ee34e7a5b4e4552971ff25119a1f5ba9b53
      https://github.com/hibernate/hibernate-orm/commit/49e28ee34e7a5b4e4552971ff25119a1f5ba9b53
  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/5bdef580bd2f...49e28ee34e7a


More information about the hibernate-commits mailing list