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

GitHub noreply at github.com
Tue Oct 16 02:50:36 EDT 2018


  Branch: refs/heads/5.3
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 7c4d18404c623b573d15cbc1abc015f801d867a7
      https://github.com/hibernate/hibernate-orm/commit/7c4d18404c623b573d15cbc1abc015f801d867a7
  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

(cherry picked from commit da50076afcc73fa1fb581aa34a4f4f986aafb41f)


  Commit: faabcafa816d2d132b68c3dd11de8a886223a989
      https://github.com/hibernate/hibernate-orm/commit/faabcafa816d2d132b68c3dd11de8a886223a989
  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

(cherry picked from commit eb14b8de6ff724b0867e7b848b33e05723fe8c55)


  Commit: 8da2daa4f1e7cf466f57db9bf3ba15a260e4c6cf
      https://github.com/hibernate/hibernate-orm/commit/8da2daa4f1e7cf466f57db9bf3ba15a260e4c6cf
  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

(cherry picked from commit ae2da95f556e08df96be6b630580f8e2522a4683)


Compare: https://github.com/hibernate/hibernate-orm/compare/83a9adbdb80c...8da2daa4f1e7
      **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