Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 8f01c1c200adf3182670e5271cf72a9a52ad6e22
https://github.com/hibernate/hibernate-core/commit/8f01c1c200adf3182670e5...
Author: Hardy Ferentschik <hardy(a)ferentschik.de>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/EntityBinder.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/binding/BasicAnnotationBindingTests.java
Log Message:
-----------
HHH-6114 Working w/ the sate objects
Commit: dd019a1f43450f44b39431aa4c66f4d2cb51be14
https://github.com/hibernate/hibernate-core/commit/dd019a1f43450f44b39431...
Author: Hardy Ferentschik <hardy(a)ferentschik.de>
Date: 2011-04-26 (Tue, 26 Apr 2011)
Changed paths:
M build.gradle
M hibernate-core/hibernate-core.gradle
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/ConfiguredClass.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/ConfiguredClassHierarchy.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/EntityBinder.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/MappedProperty.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/util/ReflectionHelper.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/hbm/state/domain/HbmSimpleAttributeDomainState.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/binding/BasicAnnotationBindingTests.java
A
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/util/GenericTypeDiscoveryTest.java
Log Message:
-----------
HHH-6148 Adding classmate as a replacement for the commons annotations generic resolution
code
Compare:
https://github.com/hibernate/hibernate-core/compare/88172d1...dd019a1