[hibernate-commits] [hibernate/hibernate-orm] 36120a: HHH-7702 Add support for collections of (aggregate...

GitHub noreply at github.com
Wed Nov 14 14:24:48 EST 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 36120a0a846647a1fd0c5f6835e7dc06232db3b8
      https://github.com/hibernate/hibernate-orm/commit/36120a0a846647a1fd0c5f6835e7dc06232db3b8
  Author: brmeyer <brmeyer at redhat.com>
  Date:   2012-11-14 (Wed, 14 Nov 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/MetadataSources.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/CompositePluralAttributeElementSourceImpl.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/annotations/PluralAttributeSourceImpl.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/Boy.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java

  Log Message:
  -----------
  HHH-7702 Add support for collections of (aggregated) composite elements





More information about the hibernate-commits mailing list