[hibernate-commits] [hibernate/hibernate-core] 21ea41: HHH-6537 Upgrading classmate version
noreply at github.com
noreply at github.com
Fri Aug 5 06:35:24 EDT 2011
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-core
Commit: 21ea415f61784e1d5c9dc0974320087f3560d565
https://github.com/hibernate/hibernate-core/commit/21ea415f61784e1d5c9dc0974320087f3560d565
Author: Hardy Ferentschik <hardy at hibernate.org>
Date: 2011-08-05 (Fri, 05 Aug 2011)
Changed paths:
M build.gradle
Log Message:
-----------
HHH-6537 Upgrading classmate version
Commit: 89991f8610b5c723ba9bbeff7339c60435fbe5d6
https://github.com/hibernate/hibernate-core/commit/89991f8610b5c723ba9bbeff7339c60435fbe5d6
Author: Hardy Ferentschik <hardy at hibernate.org>
Date: 2011-08-05 (Fri, 05 Aug 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/AssociationAttribute.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/BasicAttribute.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/attribute/MappedAttribute.java
M hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
A hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/EntityBindingContext.java
R hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/LocalBindingContextImpl.java
A hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/MapsIdTest.java
Log Message:
-----------
HHH-6537 Adding check for @MapsId annotation to AssociationAttribute.
Compare: https://github.com/hibernate/hibernate-core/compare/6065d57...89991f8
More information about the hibernate-commits
mailing list