[hibernate-commits] [hibernate/hibernate-core] 0ff0e6: HHH-6535 Implementing support for @o.h.a.Target al...

noreply at github.com noreply at github.com
Tue Aug 2 11:32:54 EDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-core

  Commit: 0ff0e6e0627f4173d772ebe29e6b7e4547bca733
      https://github.com/hibernate/hibernate-core/commit/0ff0e6e0627f4173d772ebe29e6b7e4547bca733
  Author: Hardy Ferentschik <hardy at hibernate.org>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/domain/Type.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ComponentAttributeSourceImpl.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableHierarchy.java
  M hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/Binder.java
  M hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableBindingTest.java

  Log Message:
  -----------
  HHH-6535 Implementing support for @o.h.a.Target also fixing bug using ConfiguredClass.getClass() instead of ConfiguredClass.getConfiguredClass




More information about the hibernate-commits mailing list