Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: 082e6b7e188c12c3c6d958d1e8b1d8265ea8c7e0
https://github.com/hibernate/hibernate-orm/commit/082e6b7e188c12c3c6d958d...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2013-07-15 (Mon, 15 Jul 2013)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/IndexedPluralAttributeSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/entity/ConfiguredClass.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/xml/mocker/MockHelper.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/xml/mocker/OneToManyMocker.java
M hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm.xml
Log Message:
-----------
HHH-7919 : Miscellaneous bugfixes