[hibernate-commits] [hibernate/hibernate-orm] 65d172: HHH-7310 Resolution of types registered in type re...

GitHub noreply at github.com
Tue Jul 10 13:20:26 EDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 65d1724433cd30510908b24dd960cc3af7ce7070
      https://github.com/hibernate/hibernate-orm/commit/65d1724433cd30510908b24dd960cc3af7ce7070
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2012-07-10 (Tue, 10 Jul 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/mapping/Component.java
    M hibernate-core/src/main/java/org/hibernate/tuple/component/ComponentMetamodel.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/DollarValue.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/DollarValueUserType.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/EmbeddableIntegratorTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/Investment.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/Investor.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/InvestorIntegrator.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/MyDate.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/MyDateUserType.java

  Log Message:
  -----------
  HHH-7310 Resolution of types registered in type registry does not work properly for Properties of @Embeddable types





More information about the hibernate-commits mailing list