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

GitHub noreply at github.com
Tue Nov 3 20:20:59 EST 2015


  Branch: refs/heads/5.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: cac26d30773d1073f66240417c5f347c9f7b0da2
      https://github.com/hibernate/hibernate-orm/commit/cac26d30773d1073f66240417c5f347c9f7b0da2
  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.

(cherry picked from commit c835cf11ec72353bd1cfc96b69942b81a4ae0f8d)


  Commit: 239688c39bda4fa04fe2e076c22a968a3778e0c5
      https://github.com/hibernate/hibernate-orm/commit/239688c39bda4fa04fe2e076c22a968a3778e0c5
  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
    M 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


Compare: https://github.com/hibernate/hibernate-orm/compare/c25ad0d719e7...239688c39bda


More information about the hibernate-commits mailing list