[hibernate-commits] [hibernate/hibernate-orm] 677ac1: HHH-7072 force recreation of element collections o...

GitHub noreply at github.com
Tue Mar 4 16:29:49 EST 2014


  Branch: refs/heads/4.2
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 677ac1345853c736645d611e93055860087a0d4d
      https://github.com/hibernate/hibernate-orm/commit/677ac1345853c736645d611e93055860087a0d4d
  Author: Brett Meyer <brett at 3riverdev.com>
  Date:   2014-03-04 (Tue, 04 Mar 2014)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java
    M hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/embeddables/withcustomenumdef/Location.java
    M hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/embeddables/withcustomenumdef/TestBasicOps.java

  Log Message:
  -----------
  HHH-7072 force recreation of element collections of components with all
nullable properties
Conflicts:
	hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
	hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/embeddables/withcustomenumdef/Location.java




More information about the hibernate-commits mailing list