[hibernate-commits] [hibernate/hibernate-orm] 99e125: HHH-8804 AttributeConverterDefinition now extracts...

GitHub noreply at github.com
Wed May 13 00:36:14 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 99e1250e4e6d38254aa7f6f2536c8ec45e6a1b52
      https://github.com/hibernate/hibernate-orm/commit/99e1250e4e6d38254aa7f6f2536c8ec45e6a1b52
  Author: Svein <svein.baardsen at retriever.no>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AttributeConverterDefinition.java
    A hibernate-core/src/test/java/org/hibernate/test/cfg/AttributeConverterDefinitionTest.java

  Log Message:
  -----------
  HHH-8804 AttributeConverterDefinition now extracts the raw class from
parameterized type arguments to AttributeConverter


  Commit: 48cafb2664c078611b190ccf4909a14b44eedbc0
      https://github.com/hibernate/hibernate-orm/commit/48cafb2664c078611b190ccf4909a14b44eedbc0
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-05-12 (Tue, 12 May 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/AttributeConverterDefinition.java
    R hibernate-core/src/test/java/org/hibernate/test/cfg/AttributeConverterDefinitionTest.java
    A hibernate-core/src/test/java/org/hibernate/test/type/ParameterizedAttributeConverterParameterTypeTest.java

  Log Message:
  -----------
  HHH-8804 - Ability to use parametrized type as AttributeConverter type parameter


Compare: https://github.com/hibernate/hibernate-orm/compare/23794bf294f7...48cafb2664c0


More information about the hibernate-commits mailing list