[hibernate-commits] [hibernate/hibernate-orm] c835cf: HHH-10202 : Delay resolving TypeScopeImpl#factory ...

GitHub noreply at github.com
Tue Nov 3 19:51:12 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c835cf11ec72353bd1cfc96b69942b81a4ae0f8d
      https://github.com/hibernate/hibernate-orm/commit/c835cf11ec72353bd1cfc96b69942b81a4ae0f8d
  Author: Gail Badner <gbadner at 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.




More information about the hibernate-commits mailing list