Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 61ab328b4a07a9ab63d60ed7894b4830d0a5057e
https://github.com/hibernate/hibernate-core/commit/61ab328b4a07a9ab63d60e...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-28 (Thu, 28 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/binding/ComponentAttributeBinding.java
M hibernate-core/src/main/java/org/hibernate/metamodel/binding/EntityBinding.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/AnnotationMetadataSourceProcessorImpl.java
R
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/ConfiguredClassHierarchyBuilder.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/EmbeddableClass.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/annotations/entity/EntitySourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/binder/ComponentAttributeSource.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/internal/AssociationResolver.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/binding/BasicAnnotationBindingTests.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/binding/BasicHbmBindingTests.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/util/BaseAnnotationIndexTestCase.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/util/EmbeddableHierarchyTest.java
Log Message:
-----------
HHH-6495 Passing BasicAnnotationBindingTest. More methods of ComponentAttributeSource
need implementing though.
Commit: baa649c8029454b4f935065c069c00fa06075274
https://github.com/hibernate/hibernate-core/commit/baa649c8029454b4f93506...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-28 (Thu, 28 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ComponentAttributeSourceImpl.java
Log Message:
-----------
HHH-6495 Adding a comment and reference to jira issue
Compare:
https://github.com/hibernate/hibernate-core/compare/ca1c77d...baa649c