[hibernate-commits] [hibernate/hibernate-orm] 0a3eae: HHH-10778 - Add support for non-public AttributeCo...

GitHub noreply at github.com
Fri Dec 14 09:30:42 EST 2018


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0a3eaecba51bbc705a27600e483e3d0e38515a13
      https://github.com/hibernate/hibernate-orm/commit/0a3eaecba51bbc705a27600e483e3d0e38515a13
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/boot/model/process/internal/IntegerToVarcharConverter.java
    A hibernate-core/src/test/java/org/hibernate/test/converter/PackagePrivateAttributeConverterEntityManagerFactoryTest.java
    A hibernate-core/src/test/java/org/hibernate/test/converter/PackagePrivateAttributeConverterSessionFactoryTest.java
    M hibernate-core/src/test2/java/org/hibernate/boot/model/process/internal/ScanningCoordinatorTest.java
    M hibernate-core/src/test2/java/org/hibernate/test/converter/AttributeConverterTest.java

  Log Message:
  -----------
  HHH-10778 - Add support for non-public AttributeConverter implementations



      **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