[hibernate-commits] [hibernate/hibernate-orm] 903d54: HHH-13105 - Add registries for user-defined Types ...

GitHub noreply at github.com
Mon Nov 19 12:09:16 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 903d542020ea2a22e796ef8c21b7f55c26105967
      https://github.com/hibernate/hibernate-orm/commit/903d542020ea2a22e796ef8c21b7f55c26105967
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-11-19 (Mon, 19 Nov 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/type/TypeFactory.java
    M hibernate-core/src/main/java/org/hibernate/type/spi/TypeConfiguration.java
    A hibernate-core/src/test/java/org/hibernate/test/type/contributor/ArraySpyType.java
    A hibernate-core/src/test/java/org/hibernate/test/type/contributor/CustomTypeInstanceCountTest.java

  Log Message:
  -----------
  HHH-13105 - Add registries for user-defined Types as currently a custom Type is instantiated and configured 9 times



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list