[hibernate-commits] [hibernate/hibernate-orm] 9a3b14: HHH-8703 Remove need to support EntityKey de-seria...

GitHub noreply at github.com
Mon Nov 18 10:37:58 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9a3b1417c63662c5fbd212ae615c7d5168b3b7c4
      https://github.com/hibernate/hibernate-orm/commit/9a3b1417c63662c5fbd212ae615c7d5168b3b7c4
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2013-11-18 (Mon, 18 Nov 2013)

  Changed paths:
    R hibernate-core/src/main/java/org/hibernate/engine/internal/EssentialEntityPersisterDetails.java
    M hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
    M hibernate-core/src/main/java/org/hibernate/engine/spi/EntityKey.java
    R hibernate-core/src/main/java/org/hibernate/persister/entity/EntityEssentials.java
    M hibernate-core/src/main/java/org/hibernate/persister/entity/EntityPersister.java
    M hibernate-core/src/main/java/org/hibernate/pretty/MessageHelper.java

  Log Message:
  -----------
  HHH-8703 Remove need to support EntityKey de-serialization without having access to a SessionFactory





More information about the hibernate-commits mailing list