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

GitHub noreply at github.com
Mon Dec 5 10:31:31 EST 2016


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

  Changed paths:
    M documentation/src/main/asciidoc/userguide/appendices/Annotations.adoc
    M documentation/src/main/asciidoc/userguide/chapters/fetching/Fetching.adoc
    A documentation/src/main/asciidoc/userguide/chapters/fetching/extras/fetching-LazyCollection-select-example.sql
    A documentation/src/test/java/org/hibernate/userguide/fetching/LazyCollectionTest.java

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

Document more annotations:

- @LazyCollection




More information about the hibernate-commits mailing list