[hibernate-commits] [hibernate/hibernate-orm] 55e175: HHH-11108 - Add test to prove that @Basic( fetch =...

GitHub noreply at github.com
Thu Sep 15 07:42:43 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 55e175ce318fd5ae08c8e09643a2d333da285f21
      https://github.com/hibernate/hibernate-orm/commit/55e175ce318fd5ae08c8e09643a2d333da285f21
  Author: Vlad Mihalcea <mihalcea.vlad at gmail.com>
  Date:   2016-09-15 (Thu, 15 Sep 2016)

  Changed paths:
    M documentation/documentation.gradle
    A documentation/src/main/java/org/hibernate/userguide/model/Image.java
    A documentation/src/test/java/org/hibernate/userguide/fetching/LazyBasicAttributeTest.java

  Log Message:
  -----------
  HHH-11108 - Add test to prove that @Basic( fetch = FetchType.LAZY ) really works as expected




More information about the hibernate-commits mailing list