[hibernate-commits] [hibernate/hibernate-orm] 3a515b: HHH-9857 - Reuse of EntityEntry for bytecode enhan...

GitHub noreply at github.com
Mon Jul 6 14:25:14 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3a515b5d39e4952e5b6ff610d31e6178aa704837
      https://github.com/hibernate/hibernate-orm/commit/3a515b5d39e4952e5b6ff610d31e6178aa704837
  Author: John O'Hara <johara at redhat.com>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java

  Log Message:
  -----------
  HHH-9857 - Reuse of EntityEntry for bytecode enhanced read-only reference cached entities


  Commit: 750d6fb090169daac8aa16e471d62be372c2df8a
      https://github.com/hibernate/hibernate-orm/commit/750d6fb090169daac8aa16e471d62be372c2df8a
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/internal/AbstractEntityEntry.java
    M hibernate-core/src/main/java/org/hibernate/engine/internal/ImmutableEntityEntry.java
    M hibernate-core/src/main/java/org/hibernate/engine/internal/MutableEntityEntry.java

  Log Message:
  -----------
  HHH-9857 - Reuse of EntityEntry for bytecode enhanced read-only reference cached entities


Compare: https://github.com/hibernate/hibernate-orm/compare/d29b55a31a00...750d6fb09016


More information about the hibernate-commits mailing list