Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 7700719306eb49d7d5f08af69cf39df622572ce7
https://github.com/hibernate/hibernate-core/commit/7700719306eb49d7d5f08a...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-06-15 (Wed, 15 Jun 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
Log Message:
-----------
HHH-6173 Removing unused import
Commit: 1e88107f3e2e5c85db70e6b5e2bf5c9594b3894b
https://github.com/hibernate/hibernate-core/commit/1e88107f3e2e5c85db70e6...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-06-16 (Thu, 16 Jun 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/domain/Attribute.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/AnnotationBinder.java
A
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AnnotationBindingContext.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationAttribute.java
R
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationType.java
A
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AttributeType.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/ConfiguredClassHierarchy.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/MappedAttribute.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/util/ConfiguredClassHierarchyBuilder.java
A
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/EmbeddableBindingTests.java
Log Message:
-----------
HHH-6173 Some initial refactorings to start processing @Embedded and @Embeddable
Compare:
https://github.com/hibernate/hibernate-core/compare/5c012f6...1e88107