[hibernate-commits] [hibernate/hibernate-orm] 43f74b: HHH-11186 - Add examples for all Hibernate annotat...

GitHub noreply at github.com
Thu Jun 8 04:46:44 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 43f74be58e2448d241dd50268c879cc4fc9fddf3
      https://github.com/hibernate/hibernate-orm/commit/43f74be58e2448d241dd50268c879cc4fc9fddf3
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/embeddables.adoc
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/embeddable/embeddable-type-association-mapping-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/embeddable/embeddable-type-override-mapping-example.sql
    A documentation/src/test/java/org/hibernate/userguide/mapping/embeddable/EmbeddableOverrideTest.java

  Log Message:
  -----------
  HHH-11186 - Add examples for all Hibernate annotations

Document @AssociationOverride and @AttributeOverride




More information about the hibernate-commits mailing list