[hibernate-commits] [hibernate/hibernate-orm] 48cd1e: HHH-7373 : Basic collection element nullability is...

GitHub noreply at github.com
Tue Jun 5 16:40:29 EDT 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 48cd1e2f81deecaa8be9cf4b660014653c14d727
      https://github.com/hibernate/hibernate-orm/commit/48cd1e2f81deecaa8be9cf4b660014653c14d727
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/Binder.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/internal/source/hbm/BasicPluralAttributeElementSourceImpl.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/BasicCollectionBindingTests.java
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/EntityWithBasicCollections.hbm.xml

  Log Message:
  -----------
  HHH-7373 : Basic collection element nullability is incorrect


  Commit: 92c7b2d04f3dd1188d1a4ca43ddbf9b6e18dce5e
      https://github.com/hibernate/hibernate-orm/commit/92c7b2d04f3dd1188d1a4ca43ddbf9b6e18dce5e
  Author: Gail Badner <gbadner at redhat.com>
  Date:   2012-06-05 (Tue, 05 Jun 2012)

  Changed paths:
    M hibernate-core/src/test/java/org/hibernate/metamodel/spi/binding/BasicCollectionBindingTests.java

  Log Message:
  -----------
  HHH-7373 : Remove commented out code from unit test


Compare: https://github.com/hibernate/hibernate-orm/compare/188049a...92c7b2d


More information about the hibernate-commits mailing list