Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8009af3f9ba4a971653fce7987ee0d9489154ce6
https://github.com/hibernate/hibernate-orm/commit/8009af3f9ba4a971653fce7...
Author: Vlad Mihalcea <mihalcea.vlad(a)gmail.com>
Date: 2016-11-30 (Wed, 30 Nov 2016)
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-Generated-persist-example.sql
M
documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-generated-Generated-update-example.sql
A
documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-generated-GeneratorType-persist-example.sql
A
documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-generated-GeneratorType-update-example.sql
M documentation/src/test/java/org/hibernate/userguide/hql/HQLTest.java
A
documentation/src/test/java/org/hibernate/userguide/mapping/generated/GeneratorTypeTest.java
Log Message:
-----------
HHH-11186 - Add examples for all Hibernate annotations
Document more annotations:
- @GeneratorType