[hibernate-commits] [hibernate/hibernate-orm] ea2b9a: HHH-7549 binding Indexed collection

GitHub noreply at github.com
Wed Sep 12 05:48:39 EDT 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: ea2b9a899fe134699dac9176680b44fa7100e1fe
      https://github.com/hibernate/hibernate-orm/commit/ea2b9a899fe134699dac9176680b44fa7100e1fe
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2012-09-12 (Wed, 12 Sep 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/cfg/annotations/ListBinder.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/PluralAttributeIndexSourceImpl.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/PluralAttributeKeySourceImpl.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/AssociationAttribute.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/BasicAttribute.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/Column.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/MappedAttribute.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/attribute/PluralAssociationAttribute.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/internal/source/annotations/entity/ElementCollectionBindingTest.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/onetomany/EntityWithUnidirectionalOneToMany.java

  Log Message:
  -----------
  HHH-7549 binding Indexed collection





More information about the hibernate-commits mailing list