[hibernate-commits] [hibernate/hibernate-orm] 0ab6c1: HHH-12770 - Document @NotFound(action = NotFoundAc...

GitHub noreply at github.com
Mon Aug 13 02:21:19 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 0ab6c1178b0e09ad2f1065f4bc8bef46a49f6ae1
      https://github.com/hibernate/hibernate-orm/commit/0ab6c1178b0e09ad2f1065f4bc8bef46a49f6ae1
  Author: Fernando Guardiola <fernando.guardiola at axisdata.net>
  Date:   2018-08-13 (Mon, 13 Aug 2018)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/chapters/domain/associations.adoc
    M documentation/src/test/java/org/hibernate/userguide/associations/NotFoundTest.java
    M hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
    M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaManyToOneLazyFetchingTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaManyToOneNotIgnoreLazyFetchingTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaOneToManyNotIgnoreLazyFetchingTest.java
    A hibernate-core/src/test/java/org/hibernate/test/annotations/formula/JoinFormulaOneToOneNotIgnoreLazyFetchingTest.java

  Log Message:
  -----------
  HHH-12770 - Document @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY behavior



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list