Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: 3806705b8206bb7c7d7f48944b579d263ae0707a
https://github.com/hibernate/hibernate-orm/commit/3806705b8206bb7c7d7f489...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd
Log Message:
-----------
HHH-7450 reformat hibernate mapping xsd
Commit: 6ed7e9ee7f7748cab1f08500201bcddb2e0cc3cd
https://github.com/hibernate/hibernate-orm/commit/6ed7e9ee7f7748cab1f0850...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M hibernate-core/hibernate-core.gradle
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/xml/mocker/AnnotationMocker.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/xml/mocker/EntityMocker.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/xml/mocker/SchemaAware.java
M hibernate-core/src/main/xjb/orm-bindings.xjb
M
hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/annotations/xml/mocker/DefaultConfigurationHelperTest.java
Log Message:
-----------
HHH-7452 mix SchemaAware interface into orm.xml binding
Compare:
https://github.com/hibernate/hibernate-orm/compare/95a06fc49f3d...6ed7e9e...