[hibernate-commits] [hibernate/hibernate-core] 8f01c1: HHH-6114 Working w/ the sate objects

noreply at github.com noreply at github.com
Tue Apr 26 05:55:06 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/hibernate/hibernate-core

Commit: 8f01c1c200adf3182670e5271cf72a9a52ad6e22
    https://github.com/hibernate/hibernate-core/commit/8f01c1c200adf3182670e5271cf72a9a52ad6e22
Author: Hardy Ferentschik <hardy at 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/dd019a1f43450f44b39431aa4c66f4d2cb51be14
Author: Hardy Ferentschik <hardy at 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


More information about the hibernate-commits mailing list