Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 9d3e91766108a66b88160948875215ff0d067025
https://github.com/hibernate/hibernate-orm/commit/9d3e91766108a66b8816094...
Author: Vlad Mihalcea <mihalcea.vlad(a)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