Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 0ff0e6e0627f4173d772ebe29e6b7e4547bca733
https://github.com/hibernate/hibernate-core/commit/0ff0e6e0627f4173d772eb...
Author: Hardy Ferentschik <hardy(a)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