Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9a3b1417c63662c5fbd212ae615c7d5168b3b7c4
https://github.com/hibernate/hibernate-orm/commit/9a3b1417c63662c5fbd212a...
Author: Sanne Grinovero <sanne(a)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