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

GitHub noreply at github.com
Thu Jun 1 11:00:01 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1fb9d1fb1a4f4edae0c58d9f9c55585d26def78e
      https://github.com/hibernate/hibernate-orm/commit/1fb9d1fb1a4f4edae0c58d9f9c55585d26def78e
  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/main/asciidoc/userguide/chapters/domain/extras/collections/collections-map-custom-key-type-sql-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-map-key-class-fetch-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-map-key-class-mapping-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-map-key-class-persist-example.sql
    A documentation/src/test/java/org/hibernate/userguide/collections/MapKeyClassTest.java
    M documentation/src/test/java/org/hibernate/userguide/collections/MapKeyTypeTest.java

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

Document @MapKeyClass annotation




More information about the hibernate-commits mailing list