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

GitHub noreply at github.com
Thu Jun 1 09:00:57 EDT 2017


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

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
    M documentation/src/test/java/org/hibernate/userguide/collections/BidirectionalMapTest.java
    M documentation/src/test/java/org/hibernate/userguide/collections/ElementCollectionMapTest.java
    M documentation/src/test/java/org/hibernate/userguide/collections/UnidirectionalMapTest.java

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

Document @MapKeyColumn annotation




More information about the hibernate-commits mailing list