Branch: refs/heads/metamodel
Home:
https://github.com/hibernate/hibernate-orm
Commit: d1ba07080c7201bdac2ffcd213aa98b155fff113
https://github.com/hibernate/hibernate-orm/commit/d1ba07080c7201bdac2ffcd...
Author: Strong Liu <stliu(a)hibernate.org>
Date: 2012-12-11 (Tue, 11 Dec 2012)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/EntitySourceImpl.java
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/PluralAttributeSourceImpl.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/PluralAssociationAttribute.java
Log Message:
-----------
HHH-7851 - basic collection is not indexable yet (annotaiton side)