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

GitHub noreply at github.com
Fri Dec 2 08:53:58 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 2f2debb130ef6b368847274b0a4bad69a3026143
      https://github.com/hibernate/hibernate-orm/commit/2f2debb130ef6b368847274b0a4bad69a3026143
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-12-02 (Fri, 02 Dec 2016)

  Changed paths:
    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-JoinColumnOrFormula-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-JoinColumnOrFormula-fetching-example.sql
    A documentation/src/test/java/org/hibernate/userguide/mapping/basic/JoinColumnOrFormulaTest.java

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

Document more annotations:

- @JoinColumnOrFormula




More information about the hibernate-commits mailing list