[hibernate-commits] [hibernate/hibernate-orm] 5e8739: HHH-9195 - Adding an entity at a given index in a ...

GitHub noreply at github.com
Mon Nov 16 23:04:12 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5e873979029f24e9c4498d3869c96dbf45c5b3e7
      https://github.com/hibernate/hibernate-orm/commit/5e873979029f24e9c4498d3869c96dbf45c5b3e7
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/PersistentList.java
    A hibernate-core/src/test/java/org/hibernate/test/collection/list/ListIndexReferenceFromListElementTest.java
    M hibernate-envers/src/test/resources/log4j.properties

  Log Message:
  -----------
  HHH-9195 - Adding an entity at a given index in a list annotated with OrderColumn adds the entity at the end




More information about the hibernate-commits mailing list