[hibernate-commits] [hibernate/hibernate-orm] da5007: HHH-12937 : test cases

GitHub noreply at github.com
Tue Oct 16 02:35:45 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: da50076afcc73fa1fb581aa34a4f4f986aafb41f
      https://github.com/hibernate/hibernate-orm/commit/da50076afcc73fa1fb581aa34a4f4f986aafb41f
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    A hibernate-core/src/test/java/org/hibernate/test/where/annotations/LazyElementCollectionBasicNonUniqueIdWhereTest.java
    A hibernate-core/src/test/java/org/hibernate/test/where/annotations/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.java
    M hibernate-core/src/test/java/org/hibernate/test/where/annotations/LazyManyToManyNonUniqueIdWhereTest.java
    A hibernate-core/src/test/java/org/hibernate/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/where/hbm/LazyElementCollectionBasicNonUniqueIdWhereTest.java
    A hibernate-core/src/test/java/org/hibernate/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.hbm.xml
    A hibernate-core/src/test/java/org/hibernate/test/where/hbm/LazyElementCollectionWithLazyManyToOneNonUniqueIdWhereTest.java

  Log Message:
  -----------
  HHH-12937 : test cases


  Commit: eb14b8de6ff724b0867e7b848b33e05723fe8c55
      https://github.com/hibernate/hibernate-orm/commit/eb14b8de6ff724b0867e7b848b33e05723fe8c55
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/ModelBinder.java

  Log Message:
  -----------
  HHH-12937 : Where clause for collections of basic, embeddable and "any" elements is ignored when mapped using hbm.xml


  Commit: ae2da95f556e08df96be6b630580f8e2522a4683
      https://github.com/hibernate/hibernate-orm/commit/ae2da95f556e08df96be6b630580f8e2522a4683
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/ModelBinder.java

  Log Message:
  -----------
  HHH-12937 : Remove duplicated line


Compare: https://github.com/hibernate/hibernate-orm/compare/f2b82449da4e...ae2da95f556e
      **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