Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: 390d2fd00d7c7035c695324a6d87065a39daeb8d
https://github.com/hibernate/hibernate-core/commit/390d2fd00d7c7035c69532...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/xml/OrmXmlParser.java
Log Message:
-----------
HHH-6201 Adding todo
Commit: 2ebe0c40054f2b45e452a72c5d014556f41ab7a0
https://github.com/hibernate/hibernate-core/commit/2ebe0c40054f2b45e452a7...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/ConfiguredClass.java
Log Message:
-----------
HHH-6201 Changing toString implementation to just print the simple class name
Commit: d3f20f44ea0594d48edaabb75db00aad6ab72ea4
https://github.com/hibernate/hibernate-core/commit/d3f20f44ea0594d48edaab...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/metamodel/binding/EntityBinding.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/relational/AbstractTableSpecification.java
M
hibernate-entitymanager/src/main/java/org/hibernate/ejb/metamodel/AttributeFactory.java
Log Message:
-----------
HHH-6201 Import cleanup
Commit: 546ba3c55099fd7c2b4764ff72f45fe1407e12ef
https://github.com/hibernate/hibernate-core/commit/546ba3c55099fd7c2b4764...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
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
Log Message:
-----------
HHH-6201 Introduce explicit maps for id-, simple- and association-attributes
Commit: ec482d3d0e0af3b72b634ff71ea3c5082b43ee41
https://github.com/hibernate/hibernate-core/commit/ec482d3d0e0af3b72b634f...
Author: Hardy Ferentschik <hardy(a)hibernate.org>
Date: 2011-07-05 (Tue, 05 Jul 2011)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/AnnotationBinder.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/EntityClass.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/source/annotations/entity/state/binding/EntityBindingStateImpl.java
A
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/entity/MappedSuperclassWithAttributeOverrideTests.java
M
hibernate-core/src/test/java/org/hibernate/metamodel/source/annotations/util/GenericTypeDiscoveryTest.java
Log Message:
-----------
HHH-6201 Create attribute and attribute bindings for mapped super classes
Compare:
https://github.com/hibernate/hibernate-core/compare/2061fd2...ec482d3