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

GitHub noreply at github.com
Tue Nov 29 11:16:12 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6a69f10f46d0c89fa24e7844be54b82f1db59a7b
      https://github.com/hibernate/hibernate-orm/commit/6a69f10f46d0c89fa24e7844be54b82f1db59a7b
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-11-29 (Tue, 29 Nov 2016)

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

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

Document more annotations:

- @Generated




More information about the hibernate-commits mailing list