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

GitHub noreply at github.com
Fri Dec 2 06:30:20 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c83efda49bd2d4a8279557e01ec55e38faa0c2ad
      https://github.com/hibernate/hibernate-orm/commit/c83efda49bd2d4a8279557e01ec55e38faa0c2ad
  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-JoinFormula-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-JoinFormula-fetching-example.sql
    A documentation/src/test/java/org/hibernate/userguide/mapping/basic/JoinFormulaTest.java

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

Document more annotations:

- @JoinFormula




More information about the hibernate-commits mailing list