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

GitHub noreply at github.com
Fri Jun 9 07:11:33 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 3f35cd18e0d1908fae793ea7ba577330e66d0915
      https://github.com/hibernate/hibernate-orm/commit/3f35cd18e0d1908fae793ea7ba577330e66d0915
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  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-where-join-table-example.sql
    A documentation/src/test/java/org/hibernate/userguide/mapping/basic/WhereJoinTableTest.java

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

Document @WhereJoinTable annotation




More information about the hibernate-commits mailing list