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

GitHub noreply at github.com
Wed May 24 04:43:08 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 73affabe4419aa5962095ccff7530a108b13cdac
      https://github.com/hibernate/hibernate-orm/commit/73affabe4419aa5962095ccff7530a108b13cdac
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/collections.adoc
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/collections/collections-map-custom-key-type-sql-example.sql
    A documentation/src/test/java/org/hibernate/userguide/collections/MapKeyTypeTest.java
    A documentation/src/test/java/org/hibernate/userguide/collections/type/TimestampEpochType.java

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

Document @MapKeyType annotation




More information about the hibernate-commits mailing list