Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: c835cf11ec72353bd1cfc96b69942b81a4ae0f8d
https://github.com/hibernate/hibernate-orm/commit/c835cf11ec72353bd1cfc96...
Author: Gail Badner <gbadner(a)redhat.com>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/TypeFactory.java
A
hibernate-core/src/test/java/org/hibernate/test/serialization/TypeFactorySerializationTest.java
Log Message:
-----------
HHH-10202 : Delay resolving TypeScopeImpl#factory after deserialization until
resolveFactory() is called.