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

GitHub noreply at github.com
Fri Nov 25 08:57:24 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 8f3d58601d99446032a2461df9271d1c015082cb
      https://github.com/hibernate/hibernate-orm/commit/8f3d58601d99446032a2461df9271d1c015082cb
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-11-25 (Fri, 25 Nov 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-filter-join-table-collection-query-example.sql
    A documentation/src/main/asciidoc/userguide/chapters/domain/extras/basic/mapping-filter-join-table-persistence-example.sql
    A documentation/src/test/java/org/hibernate/userguide/mapping/basic/FilterJoinTableTest.java

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

Document more annotations:

- @FilterJoinTable




More information about the hibernate-commits mailing list