[hibernate-commits] [hibernate/hibernate-orm] decb67: HHH-9089 : Test case that shows annotations on fie...

GitHub noreply at github.com
Thu Mar 27 22:55:10 EDT 2014


  Branch: refs/heads/4.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: decb673bddd5b31ea24b8dbfef04ae728e21dfe4
      https://github.com/hibernate/hibernate-orm/commit/decb673bddd5b31ea24b8dbfef04ae728e21dfe4
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2014-03-27 (Thu, 27 Mar 2014)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/nested/NestedEmbeddableMetadataTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/nested/fieldaccess/Customer.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/nested/fieldaccess/FieldAccessedNestedEmbeddableMetadataTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/nested/fieldaccess/Investment.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/embeddables/nested/fieldaccess/MonetaryAmount.java

  Log Message:
  -----------
  HHH-9089 : Test case that shows annotations on fields in nested embeddable collection elements are ignored




More information about the hibernate-commits mailing list