[hibernate-commits] [hibernate/hibernate-orm] 80e851: HHH-9475 Cannot mix @MapKey with @Convert - Moved ...

GitHub noreply at github.com
Mon Nov 9 22:49:04 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 80e851e7d0a13f7aab3f683d2b46fbb985fdbe46
      https://github.com/hibernate/hibernate-orm/commit/80e851e7d0a13f7aab3f683d2b46fbb985fdbe46
  Author: Janario Oliveira <janarioliver at gmail.com>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java
    M hibernate-core/src/main/java/org/hibernate/mapping/SimpleValue.java
    A hibernate-core/src/test/java/org/hibernate/test/converter/map/ColorType.java
    A hibernate-core/src/test/java/org/hibernate/test/converter/map/ColorTypeConverter.java
    A hibernate-core/src/test/java/org/hibernate/test/converter/map/MapKeyAttributeConverterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/converter/map/MapKeyConversionTest.java

  Log Message:
  -----------
  HHH-9475 Cannot mix @MapKey with @Convert - Moved classes to reuse in test case; Added copy of type from referenced MapKey




More information about the hibernate-commits mailing list