[hibernate-commits] [hibernate/hibernate-orm] 9d3e91: HH-11186 - Add examples for all Hibernate annotati...

GitHub noreply at github.com
Tue Apr 18 10:59:36 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 9d3e91766108a66b88160948875215ff0d067025
      https://github.com/hibernate/hibernate-orm/commit/9d3e91766108a66b88160948875215ff0d067025
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/basic_types.adoc
    M documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-generated-CreationTimestamp-persist-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-generated-UpdateTimestamp-persist-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-generated-UpdateTimestamp-update-example.sql
    A documentation/src/test/java/org/hibernate/userguide/mapping/generated/UpdateTimestampTest.java

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

Document UpdateTimestamp annotation




More information about the hibernate-commits mailing list