Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 49e75c83ce1ba3c23683b99482a96f358eef1a22
https://github.com/hibernate/hibernate-core/commit/49e75c83ce1ba3c23683b9...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-05-24 (Tue, 24 May 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationAttribute.java
A
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationType.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/EntityBinder.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/MappedAttribute.java
A
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/SimpleAttribute.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/binding/AttributeBindingStateImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/binding/DiscriminatorBindingStateImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/binding/ManyToOneBindingStateImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/relational/ColumnRelationalStateImpl.java
M hibernate-core/src/test/java/org/hibernate/metamodel/binding/ManyToOneEntity.java
Log Message:
-----------
HHH-6172 Creating class hierarchy - MappedAttribute -> SimpleAttribute ->
AssociationAttribute
Commit: 3960b0d8eaab0bcd1cdd0fd3d73a48e34c792f5e
https://github.com/hibernate/hibernate-core/commit/3960b0d8eaab0bcd1cdd0f...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-05-24 (Tue, 24 May 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/NotFound.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationAttribute.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/AssociationType.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBinder.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/entity/state/binding/ManyToOneBindingStateImpl.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/binding/BasicAnnotationBindingTests.java
Log Message:
-----------
HHH-6172 Extracting initial attributes for ManyToOne
Compare:
https://github.com/hibernate/hibernate-core/compare/7a33446...3960b0d